Get all records from airtable

Hello,
I am trying to get all records from airtable.
By using airtable node, I can get only 1 record.
how can get all records from airtable?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  1. Node: AirtableSearch records
  2. Setup your Credential
  3. Pick Base and Table
  4. Note the tip on the Filter By Formula parameter field that says “If empty, all the records will be returned” and… um… leave that empty.

This seems sorta obvious so maybe I’m missing your question. Did you try it and it isn’t working? Are you trying to get all records from all tables, or even all records from all tables of all bases, all at once??

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.