Integrations Overview
Jottler supports six main publishing/sync paths:
- WordPress
- Webflow
- Framer
- DropInBlog
- Shopify
- Webhook
Use Integrations in Settings to connect and manage your destination.
Quick integration chooser
| Integration | Best for | Auth needed | Publish behavior | Setup difficulty |
|---|---|---|---|---|
| WordPress | Sites running on WP | Site URL + user + app password | Direct publish via REST | Low |
| Webflow | CMS collection workflows | API token + site/collection mapping | Direct publish to collection | Medium |
| Framer | Plugin-based CMS sync | Jottler API key in Framer plugin | Manual sync pull from plugin | Low |
| DropInBlog | DropInBlog-hosted blogs | Public/Private keys + Blog ID | Direct publish to DropInBlog | Low |
| Shopify | Shopify blog publishing | Shopify app credentials | Direct publish after app install | Medium |
| Webhook | Automation pipelines (Make/Zapier/n8n) | Webhook endpoint URL | Event payload delivery | Low |
Start here:
- Fastest path for traditional blogs: WordPress
- Best for visual CMS workflows: Webflow
- Best for automation-first pipelines: Webhook
WordPress docs
The WordPress section includes setup and operations guides for:
- Initial connection and validation
- Connection and sync troubleshooting
- Style rendering fixes (including tables)
- Metadata behavior
- Categories and tags management
- Permission errors
- Missing YouTube embed or CTA issues
Webflow docs
The Webflow section includes setup and operations guides for:
- Initial connection and field mapping
- Connection and sync troubleshooting
- Rich text and table style fixes
- API key permission scope requirements
Framer docs
The Framer section includes setup and sync guides for:
- Connecting your Framer project through the Jottler plugin
- Running synchronization to pull new and updated published content
DropInBlog docs
The DropInBlog section includes setup guidance for:
- Generating public/private API keys
- Capturing your Blog ID
- Connecting keys and defaults in Jottler
Shopify docs
The Shopify section includes setup guidance for:
- Creating a Shopify app and setting required scopes
- Capturing Client ID and Client Secret
- Connecting Shopify Admin URL and credentials in Jottler
Webhook docs
The Webhook section includes setup guidance for:
- Connecting a webhook URL from Make, Zapier, n8n, or custom endpoints
- Sending a test payload to validate structure
- Handling
article.publishedevent data in your automation flow