PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

REST Connector - How to do pagination using HTTP headers?

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on April 16 2020 at 06:43 UTC

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?

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
1 REPLY 1

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on April 17 2020 at 07:47 UTC

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.

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.