(10.7.1) Is there a way to bulk-assign groups to members?

450
1
09-03-2019 06:22 AM
LR
by
Occasional Contributor III

I am adding a bunch of accounts and would like to avoid having to assign groups manually since that's error-prone. Unfortunately adding members from a text file doesn't have a groups field: Add members to your portal—Portal for ArcGIS (10.7 and 10.7.1) | ArcGIS Enterprise 

Is there a way this might be possible?

Tags (1)
0 Kudos
1 Reply
GeoJosh
Esri Regular Contributor

Hello! It looks like you can bulk assign users to groups programmatically using the ArcGIS API for Python:

arcgis.gis module — arcgis 1.6.2 documentation 

0 Kudos