automated upload to arcgis online

2252
2
Jump to solution
01-05-2017 12:27 PM
BradleyChappell
New Contributor II

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 Frequent 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 Frequent 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
Occasional Contributor

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

0 Kudos