Webflow
Create CMS collection items in your Webflow site from Evoras articles.
Evoras uses the Webflow CMS API to create collection items. You'll need a CMS collection set up in Webflow with at least a Title and Rich Text field. Evoras maps the article title, body, excerpt, slug, and featured image to the corresponding fields in your collection.
What you'll need
- Your Webflow site name
- A CMS collection with at least a Title and Rich Text field
- A Webflow API token (Site-level scope with CMS capabilities)
Step 1 — Create an API token
In Webflow, go to Workspace Settings → Integrations → API Access (or Site Settings → Integrations for a site-level token). Click Generate API Token. Give it a name like "Evoras" and ensure it has the CMS scope selected. Copy the token.
Step 2 — Note your collection ID
You'll need the Collection ID. The easiest way to find it: open your collection in the Webflow Designer and look at the URL — it ends in /collections/{collection_id}. Or you can use the Webflow API to list your collections.
Step 3 — Connect in Evoras
Go to Integrations, click Connect on Webflow, and enter your API token, Collection ID, and map the CMS fields.
What gets published
- A new CMS collection item with the article title, body, slug, and meta description
- Featured image (if enabled)
- Status set to Draft or Published based on your setting