Hi All,
I am using a REST API to pull data from airtable. They return 100 records at a time and a field in the payload called “offset”. This value needs to be passed as the offset in the next call to pull the data back. I can't seem to find any way to accomplish this when defining the REST api. Has anyone done this before?
Thanks
Andrew