I’m working on updating my CMS Collection by importing a new CSV that includes the exact same Slugs as my existing 1,233 items.
My goal is to update the existing items, not create new ones. However, during the import process, Webflow is trying to add these as new items, pushing me over my collection item limit, instead of recognizing them as updates.
How do I make it so it replaces/updates the existing records and doesn’t add new ones?
I’ve verified that my CSV’s Slug column exactly matches my current CMS Slugs. It appears the import tool isn’t linking them to perform updates.