Hello community
I am looking for any example code o documentation for uploading a shapefile (.zip) to my ArcGIS account, for example my ArcGIS online, using the Javascript 4.15 API for Arcgis and save it
I tried use a XMLHttpRequest to load data to "https://services6.arcgis.com/xyz/ArcGIS/rest/services?token=xyz...." but there is not file uploaded.
Someone has tried something like this?Could someone bring me a example how I could do this?
Very thanks everyone