Notifications
Clear all
How To
1
Posts
1
Users
0
Reactions
4
Views
Topic starter
Hi,
I'm still relatively new to callin.io and am trying to accomplish the following with Airtable and Webflow:
-
- When a new record is created or an existing one is updated (based on "Last change" in Airtable), the router should segment entries where the "Ready" checkbox is checked from those where it is not.
-
- If a record is not ready, the automation should skip it and proceed with the others.
-
- If a record is ready, it should be upserted into the Webflow CMS item. Since "upsert" functionality isn't directly available, I'm using filters to either update or create a record. I'm matching Webflow and Airtable items by creating a field in Webflow named "Airtable item ID".
This is the intended workflow, but I'm encountering issues right from the start. What might I be doing incorrectly? Additionally, I'm unsure which module to use for step #2.
Posted : 25/01/2024 1:22 pm