Finding it difficult to update my Airtable

:bullseye: What is your goal?

To properly update my Airtable record.

:thinking: What is the problem & what have you tried?

I’m getting an error while trying to update my Airtable record. I’m trying to map by names but it’s mapping by field ID, which has made it impossible to map some of my fields properly.

I think i have everything set properly but it still isn’t working.

:clipboard: Error messages or input/output bundles

[422] Unknown field name: “fld4C4mVtjFQHTwqb”

Airtable cannot find this column: “Link to User”.
If you have modified or removed the column from the table, please edit this module, check the input parameters accordingly and save the scenario."

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

You’ll need to add a ‘Search Records’ module in between that can find your Airtable record by name, and that module will then be able to send the record id to the next step.

Thanks for your reply Mark. I actually have a search records module right before the update record module and using the result from there to update the records. But I keep getting that error.