I’m having an issue syncing from Airtable to Webflow… when I try I get this error:
{“message”:“Validation Error”,“code”:“validation_error”,“externalReference”:null,“details”:[{“param”:“slug”,“description”:“Unique value is already in database: ‘locker-v1—landing-a’”}]}
However, I have deleted all the CMS items for this in Webflow… I thought that would solve this issue, but there is still a conflict?
Hi @rob2, even if you delete Webflow CMS items, the slug values still persist in Webflow’s backend, as in, they’re not fully deleted immediately and CMS Bridge picks up on that.
So, please sometime (a few hours) for Webflow to delete the slug values from it’s backend.
If you need to create those items immediately, then use new slug values and update them at a later point.
Now it’s deleted all but 1, and gave this error… But there are no further details in CMS-B: Message.
that 1 item isn’t deleted because it’s blocked by Webflow, as it’s referenced in a different CMS collection.
I don’t have the full picture as to why it’s deleting records, instead of updating them. So, can I request you to schedule a call with me (https://calendar.app.google/r49oB5wNn9M5Ya3r9) and we can resolve it in real-time?
To summarize, you’re using 1 Table, in which you have multiple Views; Each View has a corresponding Webflow CMS Collection and a CMS Bridge Connection.
So, you will need unique Mandatory Fields for every CMS Bridge Connection.
This is truly irritating! Even though you’ve deleted the CMS items in Webflow, the slug might still be cached or stored in the Webflow database. Try checking the Webflow Editor or Designer to see if any archived or draft items are holding onto the slug. If that doesn’t help, try renaming the slug slightly and syncing again. Also, clearing project backups and republishing might resolve any lingering conflicts. Let me know if that works!