Sheets Update Record --> Airtable - issue with choosing record

I'm trying to create a workflow where if a Google Sheet record gets updated, it will also update the same line on an Airtable database.

However, when it comes to choosing WHICH record, Pabbly only gives me a record string that looks like "rec03QBJKk1OjT6og" or similar, with a whole list of them. If I choose to map the record and use my data, it results in an error. This happens whether I use the Get Record Airtable action OR the Update Record Airtable action.

Any ideas?
 
P

Pabblymember11

Guest
Hey @britney.gardner

To update a record in Airtable you need to pass the record Id in the record field which you can retrieve with the help of the "Airtable: Search Record" action event.

Kindly check the following screenshot for a better understanding. Although we have done that for you in your workflow.


2022-02-22_11h38_36.png
 

inkfish

Member
hi, i am having the same issue,
and it's because when Pably is sourcing the information, it is not covering all the fields that are available in airtable, how can i fix this?
 
P

Pabblymember11

Guest
Can you please share the workflow URL once in which you have tried the same so that we can look into it?
 
Top