Connect to ArcGIS Online from stand-alone Desktop arcpy python script

263
1
02-01-2019 03:16 PM
Status: Open
CJ_Broome
New Contributor III

The ability to open a connection to an ArcGIS Online organization from a stand-alone python script without having to open ArcMap application that is already logged into ArcGIS Online.

arcpy.SignInToPortal_server command does not work in version 10.5.1

1 Comment
JoshuaBixby

ArcGIS API for Python | ArcGIS for Developers  is the primary Python API for interacting with ArcGIS Online and ArcGIS Enterprise Portal, and it doesn't require having ArcMap or ArcGIS Pro open to connect.