Hey all, my goal is to filter data by two criteria
- if my Airtable doesn’t have a campaign ID, create a new record
- If my Airtable does have a campaign ID, update the record
I’m running into an issue where records are being created regardless if it does already have a campaign ID in Airtable. See screenshot below (disregard the fact that one module hasn’t been set up)
How can I make it loop throuhg all of the campaign ID’s instead of just one?