Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to use Powershell or Rest API to Migrate Data from ServiceNow to Azure Entra

VIKASM535239375
Kilo Sage

How to use Powershell or Rest API to Migrate ServiceNow Catalog Item variable User, Group and Subscription Data from ServiceNow to Azure Entra without using Integration Hub

6 REPLIES 6

Then you need to call Outbound Rest API. Refer the below document for configuring outbound REST API

https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/outbound-rest/concept/c...

You should use the Graph API provided by Microsoft for this

Thank you,
Palani

Thank you Palani Kumar, Please guide on the detailed steps.