Before you start
- A Notion workspace and a target database.
Step-by-step
- 1
Connect
Integrations → Notion → Connect, then "Continue with Notion" and share the specific pages/database with the integration.
- 2
Pick the database
Enter the Database ID feedback pages should be created in.
Security best practices
- Notion OAuth lets you grant access to specific pages only — share the minimum needed.
- The integration token is stored encrypted and can be revoked from Notion at any time.
- Credentials are encrypted at rest with AES-256-GCM — they are never stored in plain text.
- Only organization owners and admins can create or modify a connection.
- Prefer OAuth where available: it issues short-lived, scoped, revocable tokens instead of long-lived secrets.
- When you must use a token, create a fine-grained, least-privilege token and rotate it periodically.