Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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.