Skip to main content

Notion Integration

Embed Notion pages directly in your Headvroom nodes.

For Users

Connect Notion pages to view and edit them directly within Headvroom.

How It Works

  1. Click a node to open the InfoPanel
  2. Click the Integrations tab
  3. Select "Notion" from the dropdown
  4. Paste your Notion embed URL (see below for how to get it)
  5. Page appears in an iframe - you can view and edit if logged into Notion

Getting the Embed URL

This is the critical step. You need the embed URL, not the regular page URL.

  1. Open your Notion page
  2. Click Share in the top right
  3. Click Publish (if not already published)
  4. Look for "Embed this page" button
  5. Click "Copy code"
  6. The URL inside the iframe code is what you need

The embed URL format:

https://your-workspace.notion.site/ebd//page-id

Note the /ebd// path - this is different from the regular published URL!

Common Mistakes

Wrong URLRight URL
notion.so/Page-abc123workspace.notion.site/ebd//abc123
workspace.notion.site/Page-abc123workspace.notion.site/ebd//abc123

The regular URLs will show "refused to connect" errors.

What You Can Do

  • View any published Notion page inline
  • Edit if you're logged into Notion (and have edit permissions)
  • Changes save to Notion in real-time
  • No sync needed - it's live

Troubleshooting

"Refused to connect" error - You're using the wrong URL format. Make sure you copied from "Embed this page", not the browser address bar.

Page won't load - Ensure the page is published (Share → Publish).

Can't edit - Log into Notion in another tab first, then refresh. Your Notion account needs edit permissions on that page.