The CreatorCon Call for Content is officially open! Get started here.

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

5 REPLIES 5

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