Notion Integration
Create a Notion page from a Glitch report inside a database you choose.
Setup
- Create an internal integration at notion.so/my-integrations and copy its token (it starts with
secret_orntn_). - Open the Notion database you want Glitch to write to, click ••• → Connections, and connect your integration — otherwise Glitch can’t see the database.
- In Glitch, open Settings → Integrations → Notion, paste the token, and click Save.
Creating a page
- Click Share in the report toolbar.
- Select Notion.
- Choose a database (only databases shared with your integration appear).
- Enter a title.
- 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.