Cursor pagination not working as expected in Data Stream
Hi everyone,I’m working on a Data Stream Action in ServiceNow to integrate with an external API that uses cursor-based pagination.The API response looks like this: I have configured Pagination setup: For the REST step, I am passing: Getting the be...