Integrations
Notion
Auto-export strategy briefs into a Notion database.
What it does
When connected, Mavrtr creates a new row in your Notion database every time a brief completes. The row includes the store name, product, brief date, and a link to the full brief in Mavrtr.
Requirements
- Operator plan or higher
- A Notion workspace where you have admin access
- A Notion database (not just a page) to sync briefs into
Setup
- In Notion, go to Settings → Connections → scroll to Develop or manage integrations → New integration.
- Name it (e.g. "Mavrtr"), set type to Internal, and select your workspace.
- Click Submit. Copy the Internal Integration Secret (starts with
secret_orntn_). - Open the Notion database where you want briefs synced. Click ⋯ → Connections → Add connection → select your Mavrtr integration.
- Copy the database ID from the page URL: the 32-character string before the
?. Example:https://notion.so/your-workspace/abc123...32chars?v=... - In Mavrtr, go to Integrations → Notion → Connect. Paste the integration secret and database ID.
- Click Connect.
The database must be explicitly shared with your integration in step 4. If you skip this, the connection will succeed but syncing will fail with a "Not found" error.
Troubleshooting
| Issue | Fix |
|---|---|
| Test event succeeds but briefs don't sync | Check that the database is still shared with the integration in Notion → Connections. |
| "Invalid database ID" | Make sure you're copying only the 32-char hex string, not the full URL or the view ID after the ?. |
| Integration secret rejected | Secrets expire if you roll them in Notion. Create a new one and reconfigure in Mavrtr. |