Notion Integration

Create a Notion page from a Glitch report inside a database you choose.

Setup

  1. Create an internal integration at notion.so/my-integrations and copy its token (it starts with secret_ or ntn_).
  2. Open the Notion database you want Glitch to write to, click •••Connections, and connect your integration — otherwise Glitch can’t see the database.
  3. In Glitch, open SettingsIntegrationsNotion, paste the token, and click Save.

Creating a page

  1. Click Share in the report toolbar.
  2. Select Notion.
  3. Choose a database (only databases shared with your integration appear).
  4. Enter a title.
  5. Click Create Page. Debug info is added to the page body.

Notes

  • Only databases explicitly shared with your integration are visible — that’s a Notion permission requirement, not a Glitch limitation.
  • Your token is stored locally in Chrome’s extension storage.