IDN Webservice connector account aggregation now showing up complete user list

Hi, I have one query on web service account aggregation http operation. There are around 40,000 users on target system with which IDN is connected using web service. In account aggregation HTTP Operation I have given context URL as /users?limit=5000 which is giving me only 4939 users. Could you please suggest me what I should mention in context URL to bring all users from target system.

Hey @hranjan3 , it appears to be a classic Pagination case.

Have you tried to configured? I have help a person here in the forum to solve a similar issue:

See if the pagination solves your problem!