I've set up a Zap so every time a new Jira issue is created (for certain params) then a record is created in a specific table within Airtable.
I'm running into a challenge creating a Zap that will update the Airtable record when the corresponding Jira issue is updated. In particular, when the Jira status changes -- that it automatically updates the corresponding Airtable record with this status change.
Right now, I have it structured as:
- Jira > Updated Issue
- Airtable > Find Record
- Airtable > Update Record
But I'm running into error messages. Find record can never seem to find the corresponding Airtable record. Can provide add'l details but any insights or helpful links?