Skip to content
Airtable - Update R...
 
Notifications
Clear all

Airtable - Update Record not rewriting records

3 Posts
2 Users
0 Reactions
4 Views
Rahman_Ismail
(@rahman_ismail)
Posts: 2
New Member
Topic starter
 

Hello, I'm developing a workflow that generates JSON from a phone call, then parses that JSON, and finally updates a record in Airtable. Despite trying various methods to construct this flow, Airtable isn't updating the record. It appears that no data is being received from the Parse JSON step. If I manually execute the "Update Record" action, it functions correctly. Any suggestions would be greatly appreciated.

I've included screenshots with all the necessary details.

 
Posted : 05/09/2024 4:33 am
Mr.Make
(@mr-make)
Posts: 25
Eminent Member
 

Could you clarify the origin and format of the recordId you're providing?

 
Posted : 05/09/2024 4:11 pm
Rahman_Ismail
(@rahman_ismail)
Posts: 2
New Member
Topic starter
 

Thanks for the reply - the recordID is coming from the first AirTable Component which is watching for new entries on airtable. The recordid is received by the UpdateRecord component. And when I run the UpdateRecord only the component works just fine. I figured I am having issues with the data mapping from Parse JSON to the UpdateRecord component

 
Posted : 05/09/2024 7:50 pm
Share: