Paginated API connection
Posted: Thu Sep 19, 2024 7:10 pm
One of the endpoints we're working with delivers paginated results with a batch token at the end of each JSON output. Does BI server have a way to loop through the data source with the batch token until all data is pulled for the dashboard or report? Thanks.