Hi! I’m looking to create a super basic flow that checks two databases against each other and finds records that exist in one but not the other.
My primary database is a Webflow collection and the secondary one is an Airtable table.
I want to check for records that exist in Webflow, but not Airtable and then add those records to Airtable. I started attempting this with a join, but the output is shared records, rather than differences.
How can I accomplish this?