Integration
Notion integration
Last updated
Use Notion as your CMS, Mentionwell as your blog engine, and Super.so / Potion / Feather as your renderer. When direct Notion push ships, articles land in Notion as database rows so your team can review and edit collaboratively before flipping the Live toggle. Today you can already reach Notion via the signed-webhook adapter path.
How it works
- Create a Notion integration at
notion.so/my-integrations. Share the database with it. - Paste the integration token into Connect.
- Map properties: Title, Slug, Body (page content), Status, Featured Image, Excerpt, Tags.
- Pick render path. Super.so + a custom domain is the most common combo for marketing sites.
What gets written into Notion
- A new database row per article.
- Page content in Notion blocks (paragraphs, headings, lists, callouts, images).
- Featured image as a Files & media property (or external URL).
- Status property — “Drafted by Mentionwell” → “Approved” → “Live” (or whatever your status options are).
- JSON-LD as a hidden text property your renderer consumes.