Refresh Airtable fields

Describe the problem/error/question

Is there a way to refresh the fields for a given Airtable table after a new field has been added to a table?

We are using a n8n flow to synchronize 2 Airtable bases, if we add a new field to the destination table there is no way to get this field into the node other than completely resetting the node - meaning all mappings have to be re-done, that is very cumbersome especially if the flow syncs a lot of fields. Maybe I’m not seeing the feature on how to update the list in the “Add Column to Send”

image

Information on your n8n setup

  • **n8n version: 1.54.4 SAAS

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:

In the 3-dot menu there is an option to refresh the list. That should fix the issue.
Screenshot 2024-08-28 at 7.20.10 PM

1 Like

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