Forum Discussion

ChSchroeck's avatar
ChSchroeck
New Member
7 years ago

Access to all response headers in Custom Connector

Hi   I'm connecting to an API that provides a pagination token (scroll-id) in the response header. I need that ID to include in the next query to receive the next items.   The response header co...