Integrations

Webflow

Publish articles to your Webflow CMS collection using the Webflow Data API and an API token.

Prerequisites

  • A Webflow account with a CMS plan or higher
  • A CMS Collection set up for blog posts (with at least a name, slug, and rich-text body field)

Step-by-step setup

  1. In your Webflow dashboard, go to Account Settings → Integrations
  2. Under API Access, click Generate API Token
  3. Copy the token
  4. Find your Site ID: open your site settings — the ID is shown in the URL or under General settings
  5. Find your Collection ID: open the CMS collection you want to publish to — the ID is in the URL (/collections/COLLECTION_ID)
  6. In Outclimb, go to Settings → Integrations and select Webflow
  7. Enter your API Token, Site ID, and Collection ID
  8. Optionally configure Field Mapping if your collection schema uses non-default field slugs
  9. Click Test Connection, then Save

Required fields

FieldDescription
API TokenYour Webflow API token from step 3
Site IDThe unique identifier for your Webflow site
Collection IDThe CMS Collection to publish articles into
Field Mapping (optional)Map Outclimb fields to your collection schema if field slugs differ from defaults

What gets published

  • Name (title) and Slug
  • Rich-text body — the article content in Webflow-compatible HTML
  • Post summary / excerpt
  • SEO meta title and description
  • Tags (if your collection has a tags reference field)

Troubleshooting

Field mapping mismatches

Outclimb expects default field slugs (name, slug, post-body,post-summary). If your collection uses different slugs, configure the Field Mapping in Outclimb's integration settings to match.

Collection schema errors

Your CMS Collection must have at minimum: a Name field, a Slug field, and a Rich Text field for the body. If any are missing, create them in Webflow before connecting.

Items don't appear on the live site

Webflow requires you to publish after CMS items are added via the API. Enable auto-publishing in your Webflow site settings, or publish manually after Outclimb pushes content.

← Shopify · Sanity →