The Wayback Machine - https://web.archive.org/web/20200630194856/https://github.com/topics/airtable
Skip to content
#

airtable

Here are 174 public repositories matching this topic...

widyono-cets
widyono-cets commented Feb 4, 2019

I had to submit a support request to Airtable in order to discover that the API rate limit applies per base, not per API KEY. After that discovery I proposed documentation updates for them to clarify that.

Would you consider updating your docs as well to clarify that point for users of your wrapper? This affects teams with multiple collaborators on one base, all using the API concurrent

christopherjbaker
christopherjbaker commented Oct 19, 2019

This is a duplicate of #54, but I cannot re-open it. I have however discovered the culprit

The data being returned by Airtable is in the order according to the view, but the order is not respected by the call to Bluebird.map, which is noted in the official docs. This is true even when concurrency is set to 1.

I don't see any official way t

Improve this page

Add a description, image, and links to the airtable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airtable topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.