

When returning a large dataset from an API, it is usually broken into smaller blocks of information. Using pagination, an API call can be looped over to retrieve the entire dataset. Using pagination, this story will loop over the Get Events API in Tines to retrieve the entire dataset. This is done in the following methods: 1. URL 2. Cursor 3. Page Number
Conor Dunne
How it works
Import this story to your tenant, from where you can adapt it to meet your unique needs.
Import