Share all details about your problem, including any error messages you may have received.
I am working on a SCIM connector. Due to records more than 10K, the Application team recommended us to use cursor instead of PageSize. Is there a way in SCIM connector where we can configure to get the cursor from Json and create next URL.
I believe it is not a standard way in SCIM but needed recommendations. If not done, I may have to go with Webservices connector.