Pergunta

I want to use Flow to create SharePoint groups on one of my sites. From what I can tell, I should be using the "Send an HTTP request to SharePoint" action but I know next to nothing about using REST API.

The closest answer I've found is this:

How can I create a standard Sharepoint permission group using "send HTTP request to sharepoint.

which isn't really enough information for me to work this out on my own.

Foi útil?

Solução

Yes, you are right. You need to use Send an HTTP request to SharePoint action in Microsoft Flow in order to create a SharePoint Group.

Try Using it as given in below image:

enter image description here

Output: Group with name GroupFromFlow is created.

enter image description here

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top