Solved

How to create Azure AD guest user ?

  • 26 September 2023
  • 1 reply
  • 55 views

Badge +1

Hi,

For a new workflow I would need to create an Azure AD guest user.

There is a “Create User” action in “Azure Active Directory Administration” connector but it seems that this is only to create internal members and not guest account…

Is there any way to create a guest account ?

Thanks ! 

 

 

icon

Best answer by Sephilow 27 September 2023, 16:07

View original

1 reply

Badge +1

Found it, This is possible using the Graph API and using a “Call a web service” action. 

 

https://learn.microsoft.com/fr-fr/graph/api/invitation-post?view=graph-rest-1.0&tabs=http

Reply