I’ve been exporting the generated code fro the Airtable interface however I get this error: “ Request exceeds maximum batch size limit of 100 items“ is there a way around this?
Hi @bram.janssen,
The issue you're encountering is a common limitation of the Airtable API, which has a maximum batch size of 100 items per request. The best way to handle this is to divide your request into smaller batches to process all of your data.
Hope this information is useful!
Best regards,
Milagros
Plumsail team
Hi @MilagrosBunda , had a chat with chatGPT, and it helped me out
1 Like
Hi @bram.janssen,
I'm glad you found a working solution!
If you feel this workaround could help other users, we'd love for you to share it here.
Best regards,
Milagros
Plumsail team