Overview
The Webflow integration allows you to publish articles directly to your Webflow CMS collection without manual copy-paste. This guide covers setup, publishing workflows, and troubleshooting.
Connecting Webflow in Genseo
Step 1: Start the Connection
- In the dashboard sidebar, click Integrations
- Find Webflow in the list and click Connect
This opens the Webflow OAuth pop-up window. If the window is blocked by your browser, allow pop-ups for Genseo.
Step 2: Authorize Webflow
- Sign in to Webflow if you are not already authenticated
- Wait a few seconds while Webflow loads your workspaces
- Select the Webflow site (project) you want to connect
- Confirm the requested permissions
You will be redirected back to Genseo once the authorization succeeds.
Step 3: Pick a Collection and Map Fields
After the redirect, Genseo shows a pop-up with your collections.
- Choose the CMS collection that should receive newly published items
- Map your fields
- Click Save to persist the mapping
Publishing Articles to Webflow
- Generate or open an article in Genseo
- Click Publish
- Select Webflow as the destination
- Review the preview
- Click Confirm
The article will be published to your Webflow CMS immediately.
Scheduled Publishing
- Generate or open an article
- Click Schedule
- Select your publish date and time
- Choose Webflow as the destination
- Click Schedule
The article will be published automatically at the scheduled time.
Updating Articles
When you update an article in Genseo:
- Make your edits in the Genseo editor
- Click Update
- Select Update in Webflow
- Confirm the update
Genseo maintains a connection between articles and Webflow items. Updates will overwrite the existing Webflow item.
Common Issues and Solutions
Authorization Failed
Problem: The Webflow OAuth window closes with an error or never returns to Genseo.
Solution:
- Make sure you selected at least one site in the OAuth dialog
- Confirm that your Webflow user has access to the project you tried to connect
- Retry the connection and keep the OAuth pop-up open until it redirects back to Genseo
”Site Not Found” Error
Problem: Genseo can’t find your Webflow site.
Solution:
- Verify you have access to the site in your Webflow account
- Check that the API token has the correct permissions
- Try disconnecting and reconnecting the integration
”CMS Field Mapping Failed” Error
Problem: Genseo can’t map fields to your CMS collection.
Solution:
- Ensure all required fields exist in your CMS collection
- Check that field types match (e.g., Rich Text for content)
- Verify field names are spelled correctly
Articles Published But Not Visible
Problem: Articles are in Webflow but not showing on your site.
Solution:
- Check that your CMS collection is connected to a Collection Page
- Verify the article is set to “Published” in Webflow
- Ensure your Collection Page template is configured correctly
Slug Conflicts
Problem: Multiple articles try to use the same URL slug.
Solution:
- Genseo automatically handles slug conflicts by adding numbers
- Manually edit slugs in Webflow if needed
- Consider using unique identifiers in your slug pattern
Best Practices
- Test first: Publish a test article before scheduling multiple articles
- Backup content: Keep copies of important articles outside Webflow
- Monitor publishing: Check your Webflow CMS after publishing to ensure articles appear correctly
- Update mappings: If you change your CMS structure, update field mappings in Genseo
Next Steps