only some users are getting from AD to ServiceNow

Balakrishna_ABK
Tera Guru

We are using graph api rest message to get users from Azure Prod to ServiceNow Dev. We are getting only some users from azure. Is there any restriction from azure stopping?

Akhil7842_0-1713377510203.png

 

1 ACCEPTED SOLUTION

Well, you can build from scratch using REST APIs but why reinvent the wheel?
If you want to use REST API, you will have to add paginations so that the payload doesn't get too big

View solution in original post

5 REPLIES 5

Well, you can build from scratch using REST APIs but why reinvent the wheel?
If you want to use REST API, you will have to add paginations so that the payload doesn't get too big