Connect your Webflow site (API v2), then map your blog collection so you can publish CrawlTide articles straight into Webflow.
Webflow site owners/admins on a CrawlTide Pro or Enterprise plan who want to push generated articles into a Webflow CMS collection (and update SEO metadata).
In Webflow: Site settings → Apps & integrations → API access → Generate API token. Give it these scopes:
sites:readcms:readcms:writeCopy the token — you'll paste it into CrawlTide once.
In Webflow: Site settings → General → Site ID. (It's a long alphanumeric value.)
Open your project → Settings → CMS Connections → Webflow → Connect Webflow, then paste your API token and Site ID. The token is stored encrypted and never shown again.
On the connected Webflow card, click Configure publishing:
Mapping is needed because every Webflow collection has its own field names (e.g. post-body, post-summary).
| Problem | Likely cause | Fix |
|---|---|---|
| "Invalid Webflow API token" (401) | The API token is wrong, expired, or revoked. | Generate a new API v2 token in Webflow (Site settings → Apps & integrations → API access) and reconnect. |
| "Missing required permissions" (403) | The token doesn't have the scopes CrawlTide needs. | Recreate the token with sites:read, cms:read and cms:write scopes, then reconnect. |
| "Site or collection not found" (404) | Wrong Site ID, or the token can't access that site. | Check the Site ID (Site settings → General), and that the token belongs to the same site/workspace. |
| No collections found / can't pick a collection | The site has no CMS collections, or the token lacks cms:read. | Create a CMS collection (e.g. Blog Posts) in Webflow, and confirm the token has cms:read. |
| Required fields missing when saving the mapping | Title, slug and content must each be mapped to a collection field. | In Configure Webflow publishing, map all three required fields. Excerpt is optional. |
| Item created but not visible on the live site | Drafts are staged (not published). Webflow also lists posts under Blog posts, not Manage blogs. | Check the collection in the Webflow CMS (e.g. "Blog Posts"). Use "Publish to Webflow" (or publish the site) to make a draft live. |
| Duplicate slug error | Webflow requires a unique slug per collection. | CrawlTide retries once with a unique suffix. If it still fails, change the article slug and retry. |
| Meta title / meta description not appearing | Webflow does not expose item SEO meta as universal API fields — SEO is bound to collection fields in the Designer. | Add Meta Title / Meta Description fields to the collection and bind them to the page's SEO settings in the Designer, then map them in CrawlTide. |
Still stuck? We're happy to help.
Contact support