-
using n8n Cloud Version 1.94.0 (Latest Beta) .
-
The Airtable node in m workflow indicates “Airtable node version 1 (Latest version: 2.1)” and you cannot update it via the UI.
-
The Airtable node successfully creates a new row (returns a record ID and createdTime).
-
However, no fields are populated in Airtable , even when testing with a single, simple “Single line text” field (e.g., Post_Title) where the field name in n8n exactly matches the Airtable column name, and “Add All Fields” is OFF.
-
My Personal Access Token has the correct scopes (data.records:read, data.records:write, schema.bases:read) and base access, and the connection test is successful.
Hello @C_Ozah
You can update it by replacing it with the node from the nodes panel
Thank you so much worked perfectly!
If the issue was resolved, please mark my post as a solution by clicking on the little checkbox below the post so others can also see the solution.