Jenn
arrow_back Back to FAQ
Integration 8 min read

Notion Integration Setup Guide

By Jenn Team July 2026

Connect Jenn to your Notion workspace to automatically save and route information to your databases and pages.

Step 1: Create a Notion Integration

  1. Go to notion.so/my-integrations
  2. Click "New integration"
  3. Give it a name (e.g., "Jenn")
  4. Select your workspace
  5. Set capabilities: Read content, Update content, Insert content
  6. Click "Submit"
  7. Copy the Internal Integration Secret (starts with secret_)

Step 2: Share Pages with Integration

For Jenn to access your Notion pages and databases, you must explicitly share them with the integration:

  1. Open the page or database in Notion
  2. Click "..." (top right) → "Connections""Add connections"
  3. Search for your integration name (e.g., "Jenn")
  4. Click "Confirm"

Important: Sub-pages and sub-databases inherit access from their parent. If you share a parent page, all children become accessible.

Step 3: Configure in Jenn Console

  1. Open Jenn ConsolePipeline
  2. Find Notion in Outputs → click "Configure"
  3. Paste your Internal Integration Secret
  4. Click "Test" to verify connection
  5. Click "Refresh" to load your pages and databases
  6. Check the boxes next to destinations you want to use
  7. Add a comment for Jenn (optional) to describe what to save there
  8. Click "Save"

Database & Page Synchronization

Jenn fully synchronizes with your Notion workspace:

  • Databases: Jenn reads the schema (properties/columns) and automatically maps incoming data to the correct fields
  • Categories: If your database has a "Select" or "Multi-select" property for categories, Jenn will use existing options or create new ones as needed
  • Pages: Jenn appends content blocks to existing pages
  • Real-time sync: When you click "Refresh" in the config modal, Jenn fetches the latest list of available pages and databases

Understanding Destinations

Each checked destination becomes a routing target for Jenn:

  • Active checkbox: Data will be saved to this destination when Jenn routes to Notion
  • Inactive checkbox: Jenn will NOT save data here, even if Notion is the selected output
  • Comment for Jenn: A hint that helps Jenn decide WHEN to use this destination (e.g., "Save work tasks here", "Personal notes only")

Warning: If NO destinations are checked, Jenn cannot save anything to Notion. At least one destination must be active for the integration to work.

Troubleshooting

"No destinations found"

Make sure you shared at least one page or database with the integration (Step 2). Then click "Refresh".

"API key is invalid"

Double-check that you copied the full Internal Integration Secret (starts with secret_).

"Data not saving to Notion"

Verify that at least one destination checkbox is active. Check the Activity log in Console to see routing decisions.

Related Articles