node cookbook

N8N Notion Node Cookbook

Use the Notion node to create and update pages or database items for content operations, task intake, knowledge capture, and lightweight team workflows.

Independent third-party notes. n8n is a trademark of its owner and is referenced only for compatibility and troubleshooting context.

Quick Answer

Use the Notion node to create and update pages or database items for content operations, task intake, knowledge capture, and lightweight team workflows.

Key Facts

Credential type
Notion integration credentials with access to the relevant workspace pages or databases.
Common uses
Create pages, update database records, collect form submissions, and sync task metadata.
Key setup choice
Database or page target plus property mapping.
Common companion nodes
Webhook, Gmail, OpenAI, Slack, and Google Sheets.

Recommended Steps

  1. Create or select Notion credentials in n8n.
  2. Share the target Notion database or page with the integration.
  3. Choose the operation for page or database work.
  4. Map workflow values to Notion properties.
  5. Run a test and inspect the created or updated Notion item.

Verification

  • The Notion target appears in n8n.
  • A test item is created or updated in the right database.
  • Date, select, relation, and rich text fields render as expected.

Warnings

  • Notion integrations only access pages and databases shared with them.
  • Property type mismatches can create confusing mapping failures.

Sources