Pagination - Data Stream - How to access the response body for pagination data
I've got a Data Stream setup for access to an external REST API call and am having trouble getting information from the response body. I can successfully get it load test data and to load the first page of data. I have defined the path in the Splitte...