ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow...

Preview:

Citation preview

ArcGIS Online Administration Automation

Kelly Gerrow kgerrow@esri.comArcGIS Online Product Manager

John Yaist jyaist@esri.comAPI for Python Product Engineer

Top Workflows

Agenda

Top Workflows

• Export a list of members• Force a reset of passwords• Edit user access properties• Export content

Top Workflows

• Create users and set disable date for account• Find all http references• Offboard members• Identify Feature Layers based on certain criteria• Examine Credit Usage

Automating Web GIS interactionhttps://developers.arcgis.com/python/guide

The Python API

https://developers.arcgis.com/python/api-referenceThe Python API

Jupyter Notebookhttps://jupyter-readthedocs.io/en/latest

https://jupyter-notebook.readthedocs.io/en/stable

Notebooks available at:

ArcGIS API for Python GitHub Repo:

https://github.com/Esri/arcgis-python-api/tree/conference_talks/talks

Look for:

ArcGIS Online Administration Automation directory within DevSummit2020

Recommended