I posted this also on the Integromat community, but I’m just also sharing here in case anyone has any smart ideas…
Q: How to sync Webflow CMS items between Airtable & Webflow via Integromat
I have the below scenario in Integromat, which attempts to do the following:
- Lists all Webflow CMS items in a collection
- Lists all Airtable items on a page
- Where the Webflow item ID exists, update the Airtable base with the relevant Webflow details
- Where the Webflow item doesn’t exist, create the item
The ‘update’ function works fine, but I can’t figure out how to get the filter for ‘if ItemID doesn’t exist’ to work properly. It creates multiple versions of the same record.
My filter is also attached as a screenshot.
Wondering if anyone has a similar scenario set up that they can help with / anyone can provide guidance on how to use Airtable as a CMS like this.