CMS database access

Hey there! I was wondering if we can access to the CMS database when we have a hosting plan? Why? Because i need to do multiple edits with a line of code right into the database. I’m building a coupon website for a client and i need to be able to reset all the expiration dates for all the CMS items.

Thanks!


You can only interface with the CMS via “Designer”, “Editor” (for collaborators), and Webflow “API”.

Unfortunately, there is no bulk editing of CMS items via the two user interfaces yet, so

what you seem to need is an app to grab all items in a particular collection, then push updates for each item via the API.

1 Like

You can request new features here https://wishlist.webflow.com

1 Like