Skip to main content
Nintex Community Menu Bar
Solved

Add multiple site collection administrators for Nintex Workflow Office 365 Create Site Collection action possible?

  • April 4, 2018
  • 1 reply
  • 9 views

Forum|alt.badge.img+1

Hi,

Is it possible to add multiple site collection  administrators assigned in the Nintex Workflow Office 365 Create Site Collection action?

If not, is there a way to add a site collection administrator to a Site Collection in Nintex Workflow?

Best answer by philipplucas

Afaik this is not possible via Office 365 Create Site Collection action. However, you should be able to do this via REST by updating the "isSiteAdmin" property of the user. This can help to get you started: office365 - How to set sitecollection administrator to user in SharePoint online using rest api - Stack Overflow 

1 reply

Forum|alt.badge.img+11
  • 633 replies
  • Answer
  • April 10, 2018

Afaik this is not possible via Office 365 Create Site Collection action. However, you should be able to do this via REST by updating the "isSiteAdmin" property of the user. This can help to get you started: office365 - How to set sitecollection administrator to user in SharePoint online using rest api - Stack Overflow