Open Arnaud73 opened 2 years ago
Hi,
When selecting more than 100 records, the result from Airtable is being paginated and successive calls must be performed with the "offset" parameter.
Right now, the first select call enables us to retrieve the next offset, however, there is no way to pass it to the next select call.
Can you implement it or accept the merge request that seems to make the right modification (#10)?
Hi,
When selecting more than 100 records, the result from Airtable is being paginated and successive calls must be performed with the "offset" parameter.
Right now, the first select call enables us to retrieve the next offset, however, there is no way to pass it to the next select call.
Can you implement it or accept the merge request that seems to make the right modification (#10)?