Integration
Design-driven CMS publishing
Zesuss pushes AI-generated articles directly into your Webflow CMS collections. Perfect for design-forward brands that want content without compromising on aesthetics.
Best for: Design-driven content with full creative controlconst createWebflowItem = async (collectionId, apiKey, title, body) => {
const response = await fetch('https://api.webflow.com/v2/collections/' + collectionId + '/items', {
method: 'POST',
headers: {
'Authorization': 'Bearer ' + apiKey,
'Content-Type': 'application/json',
},
body: JSON.stringify({
fieldData: {
name: title,
slug: title.toLowerCase().replace(/ /g, '-'),
'post-body': body,
}
})
});
return await response.json();
};In your Webflow workspace settings, go to Integrations and create a new API token with CMS scope permissions.
Use Webflow Designer to locate your Blog Posts Collection. The Collection ID is visible in the API section of Collection settings.
Enter your API token, Collection ID, and map your content fields (title, body, slug, etc.) in the Zesuss Webflow integration settings.
Create content that matches your Webflow design system with Zesuss's custom field mapping and Rich Text support. Preview content exactly as it will render in the Designer.
Track your Webflow CMS collections' performance with Zesuss's analytics integration. Measure custom event data, form submission sources, and how design variants impact content engagement.
Zesuss's auto-scheduling engine lets you plan, queue, and publish content to Webflow automatically. Set your content calendar once and let the system handle distribution at optimal times.
Map CMS collection fields precisely — match your existing structure for seamless publishing
Use Webflow's Designer preview to check content rendering before publishing
Create separate collections for different content types and map fields accordingly
Leverage conditional visibility in Webflow to show/hide content based on collection fields
Zesuss's AI SEO agents continuously scan every post published to your Webflow site for technical SEO issues. From missing meta descriptions to keyword cannibalization, the agent flags problems in real time and auto-fixes them — keeping your content optimized without manual effort.
Stay informed about every mention of your brand, products, and team. Zesuss tracks references across the web, delivering real-time alerts, sentiment analysis, and full context so you always know what's being said about your business.
Instant notifications when your brand is referenced anywhere online.
Understand whether brand mentions are positive, neutral, or negative.
Monitor how competitors are referenced alongside your brand.
See full snippets and surrounding content for every detected mention.
Weekly summaries delivered to your inbox with key trends and changes.
Track mention frequency over time with historical data and trend analysis.
Connect your Webflow account to Zesuss and start publishing AI-generated content in minutes.
Connect Webflow