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

8
ArcGIS Online Administration Automation Kelly Gerrow [email protected] ArcGIS Online Product Manager John Yaist [email protected] API for Python Product Engineer

Transcript of ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow...

Page 1: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

ArcGIS Online Administration Automation

Kelly Gerrow [email protected] Online Product Manager

John Yaist [email protected] for Python Product Engineer

Page 2: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

Top Workflows

Agenda

Page 3: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

Top Workflows

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

Page 4: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

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

Page 5: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

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

The Python API

Page 6: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

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

Page 7: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

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

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

Page 8: ArcGIS Online Administration Automation...ArcGIS Online Administration Automation Kelly Gerrow kgerrow@esri.com ArcGIS Online Product Manager John Yaist jyaist@esri.com API for Python

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