πŸ”¬ Convert markdown to formatted Notion pages with Mark2Notion

⚑ 358 views Β· πŸ”¬ Document Extraction & Analysis

Description

Transform markdown text into beautifully formatted Notion pages using the Mark2Notion API. This workflow handles all the complexity of Notion’s block structure, including tables, nested lists, code blocks, and special formatting.

What this template does

This workflow takes any markdown-formatted text and automatically converts it into properly structured Notion blocks, then appends it to your specified Notion page. It handles all of Notion’s API limitations automatically, including:

Use Cases

How to use this template

  1. Get your Mark2Notion API key at https://mark2notion.com (free tier includes 100 requests/month)
  2. Create a Notion integration at https://notion.so/my-integrations and copy the token
  3. Add connection to the integration on your Notion page
  4. Copy your page ID from the Notion page URL
  5. Configure the HTTP Request node with your credentials. Use β€œx-api-key” header name for Mark2Notion Header Auth.
  6. Test with sample markdown to see the result

More Information

πŸ”— Nodes Used

HTTP Request, Notion

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup