Would be great to be able to pull multiple pages of data from an API which uses cursor-based pagination (e.g. Recurly) into a single data source.
https://support.klipfolio.com/hc/en-us/articles/218946328-Data-Sources-with-Multiple-Pages-
Would be great to be able to pull multiple pages of data from an API which uses cursor-based pagination (e.g. Recurly) into a single data source.
https://support.klipfolio.com/hc/en-us/articles/218946328-Data-Sources-with-Multiple-Pages-
Hi Evie,
Thank you for your comment!
Unfortunately, right now Klipfolio does not support paginated data from web services that use cursor-based pagination. Because web services that use cursor-based pagination do not provide a total number of records or pages (they provide a pointer to the next query instead), there is no way for a Klipfolio formula to calculate the number of pages required to retrieve the full set of data.
Cheers,
Danielle