i got the new requirement regarding the web service connector onboarding, here the apis is returning the max of 250 records per page and i need to send the page number form the request body parameters,
how can i configure that in SailPoint connector?
i tried from after operation rule by calling the apis, but it didn’t work,
Besides that, please check with the application team, or you can check from your end if the application will support pagination or not. I have seen a couple of applications that are not supporting it. To verify this on your end, review the application’s provided schema API. If that is confusing more, then check with the application team to see how pagination is working through Postman. Then, later, you can try in SailPoint.