Select to view content in your preferred language

automated upload to arcgis online

2869
2
Jump to solution
01-05-2017 12:27 PM
BradleyChappell
Emerging Contributor

Is there a way to programmatically upload data to ArcGIS online?

We are looking to update data frequently and want an automated method for doing this via .NET framework.

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
KellyHutchins
Esri Notable Contributor

Sure you can use the ArcGIS Rest API to automate this process. Here's some info: 

http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Add_Item/02r30000008q000000/

View solution in original post

2 Replies
KellyHutchins
Esri Notable Contributor

Sure you can use the ArcGIS Rest API to automate this process. Here's some info: 

http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Add_Item/02r30000008q000000/

JeffreyUtter2
Deactivated User

You can also use FME and FME Server to load autonomously and repetitively.

0 Kudos