Connecting to Webflow
The Webflow integration is still experimental, so make sure you turn on experimental features
Last updated
The Webflow integration is still experimental, so make sure you turn on experimental features
Last updated
Machined has a native Webflow integration that allows you to connect to your Webflow Sites and publish content directly to your CMS Collections.
Log into your Webflow dashboard
Click the Settings icon for the site you want to connect
On the left hand side, click on the "Apps and Integrations" tab
Scroll down to "API Access" and click on the "Generate API token" button
Give the key a name like "machined" and provide these permissions:
Sites - Read only
CMS - Read and Write
Assets - Read and Write
Copy the api token and keep it safe for the next steps!
Log into your Machined dashboard
Click on "CMS Connections" on the main sidebar
Click on the "Webflow +" button to add a new connection
Add the api key that you created in the previous steps into the first input box
Follow the steps to select the Site, Domain and Collection that you wish to connect to.
Site: This should only show one option, select it
Domain: Select the domain that you will publish to, internal links will use this domain
Collection: Select the collection that you are connecting to, you should create one connection per collection
Follow the steps to configure your field mappings between Machined and your CMS Collection
Slug: This should be mapped to your article's slug (usually "slug")
Title: This should be mapped to your article's title (usually "name")
Content: This should be mapped to your main content field (it should be a Rich Text type field)
Description: This should map to an excerpt or meta description field (this field is optional and can be skipped)
Featured Image: This should be mapped to a field that stores your cover image (it should be an image field)
If you have issues connecting please reach out to the team on our in-app chat.
Each site collection should be connected individually, so if you have more than one collection on a single site, you can create one connection per site collection.
Tables and/or lists not showing properly
There is a known issue in Webflow where the RichText element doesn't properly display html tables and lists - due to this it can look like the article is broken in the Designer and Editor however the article will display fine when published on the live website