๐Ÿ”ฌ Convert Notion to markdown and back to Notion

โšก 3,896 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

This workflow converts Notion pages to markdown, and then converts that markdown back to Notion blocks. It will triple the content of the last updated page it finds. This is useless by itself, but you can copy-paste from this workflow to create your own.

Prerequisites

A notion account with some pages or databases

Setup instructions

Create a notion credential and share some pages as described here: https://docs.n8n.io/integrations/builtin/credentials/notion/

How it works

I hope in the future we get official n8n blocks that extract markdown, or use markdown to write to Notion. There is community block that also does this, but this template is easier: you can simply copy-paste the blocks from this workflow.

๐Ÿ”— Nodes Used

HTTP Request, Notion, Notion Trigger

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup