Description

n8n-nodes-notion-to-markdown
This is an n8n community node that allows you to convert Notion pages to Markdown format.
Notion is a powerful note-taking and knowledge management tool. This node helps you convert Notion page content to Markdown format, making it easier to migrate and share content.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
To install this node in n8n:
- Click the three dots next to your profile in the bottom left corner
- Go to Settings -> Community nodes
- Click "Install a community node"
- Enter
n8n-nodes-notion-to-markdown - Check the box and click Install
Operations
- Convert Page to Markdown – Convert a Notion page to Markdown format
Credentials
You need to provide a Notion API key to use this node. Here's how to get your API key:
- Visit Notion Developers
- Click "New integration"
- Fill in the integration name and select the associated workspace
- After creation, copy the "Internal Integration Token"
Compatibility
- Minimum n8n version: 0.126.0
- Tested versions: 0.126.0 and above
Usage
- Add the "Notion to Markdown" node to your workflow
- Configure the Notion API credentials
- Enter the Notion page ID you want to convert
- Run the node to get the converted Markdown content