In my Airtable base I have 2 tables. TableA with fields in LanguageA, and TableB with fields in LanguageB. I want to set up an automation that when a new field is created or updated in TableA, it gets translated (using Deepl’s api) and created or updated in TableB depending if it was an old field or not.
I have the following error in the ‘Upsert a Record’ module. I attach here the module’s and error’s screenshots:
So, Airtable cannot find the column ‘Question’, even though the column is there and it gets even mentioned in the error.
Anyone knows a fix for this? Thanks!
RuntimeError
[422] Unknown field name: “fldHKfXyjSCcutIa4” Airtable cannot find this column: “Question”. If you have modified or removed the column from the table, please edit this module, check the input parameters accordingly and save the scenario.
Origin
Airtable
Automatic error handler
If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.