Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 12:55 PM
The application we are connecting to is sending and receiving pagination information in HTTP headers.
I only found information in the documentation how to set pagination information (in ImportAccountEntJSON) in the URL, but not how to set it in the HTTP headers.
Do you know if this is supported?
Solved! Go to Solution.
04/12/2022 01:52 PM
Hi Sebastian
Rest Connector supports pagination based on URL query parameters only. As for now, It doesn't support pagination using HTTP headers or body parameters.