Hi, I’m having trouble getting my zap to find a record in airtable.
Desired Workflow:
- I create a new record in Airtable and name it “wood deck” in the “Project” field.
- ZAP 1 triggers and creates a new task in Clockify called “wood deck”.
- I create a new time entry in clockify.
- ZAP 2 triggers and updates an “Elapsed Time” field in Airtable.
Problem:
I can’t get ZAP 2 to find a record to update in Airtable. I specify which base and which table to look in. Then in the “record” spot I punch in {Project}=“clockify task name”
When I run the test I get an error that says record not found…
Am i setting this up wrong?