create user account in azure AD integrating with service-now

shid077
Tera Contributor

how to create user account in azure AD integrating with service-now  and after that add that user to a existing group in azure AD itself.

3 REPLIES 3

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @shid077 
If you have integration hub professional subscription this can be done using flow designer.

Microsoft Azure Active Directory Integration Hub Spoke Landing Page - Support and Troubleshooting (s...

C

If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions.

Or else you can build your custom integration with azure using graph APIs.

 


Thanks and Regards,

Saurabh Gupta

Hi Saurabh,

 

Thanks for response.

 my requirement is without integration hub.

in the else part we have mention build your custom integration with azure using graph APIs but it create user record in servicenow.

my requirement is to create user record in Azure AD side from servicenow mean integration is from servicenow to azure ad.

Hi @shid077 
Create User - Microsoft Graph v1.0 | Microsoft Learn

Create custom rest message with the help of above link.

C

If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions.


Thanks and Regards,

Saurabh Gupta