Select to view content in your preferred language

Programmatically Access My Organizations AGOL Items

879
2
06-05-2017 11:02 AM
BrianO_keefe
Honored Contributor

Is there a way to programmatically access my organizations AGOL items?

I would like to generate a JSON file with all of my organizations items but don't even know where I would start.

0 Kudos
2 Replies
RebeccaStrauch__GISP
MVP Emeritus

Have you taken a look at the ArcGIS API for Python yet?

ArcGIS API for Python | ArcGIS for Developers 

There are some sample scripts you can play with.  I'm not sure if it can do what you need yet, but it is still pretty new, so may have more stuff coming in the future.

Check out E360 Video Search | Esri Videos  

LeonS
by
Frequent Contributor

Check out the ArcGIS API for Python, you can access get your organization content through script that way.

ArcGIS API for Python | ArcGIS for Developers 

Leon