Not working Update records
Please help me im trying to update records on airtable and not working..what can i do?
this is the record of the update airtable block:
[
{
"id": "{record_id}",
"fields": {
"tropos_pliromhs": "{user_tropos}"
}
}
]
ive already set capture responce :
"Object: records[0].id
Save to variable: record_id
this is the record of the update airtable block:
[
{
"id": "{record_id}",
"fields": {
"tropos_pliromhs": "{user_tropos}"
}
}
]
ive already set capture responce :
"Object: records[0].id
Save to variable: record_id
