Describe the problem/error/question
Does anybody know how long it takes for the Airtable API to updated newly added fields? I checked the API documentation of my table, and it says my new field is already added. However, when I try to fetch new data, it doesn’t show my new field, and n8n returns a field not found error. I created it about 15 minutes ago.
What is the error message (if any)?
The Field “Updated” does not exist.
Please share your workflow
It's very simple - my first step already failed. Trigger = Airtable event. I added the base and the table. If I choose an old field, it executes perfectly, and the output data doesn't include the new field. If I put the new field, it says field not found.
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: