Keep Notion pages clean and consistent without copy paste work. The flow watches a database for page updates, converts content to Markdown, then rebuilds styled blocks and adds them back. Great for content teams and ops who want repeatable page structure.
An event trigger checks the chosen Notion database every minute. Blocks are fetched two ways. One path uses the Notion Blocks get all call, which is fast but drops bold and links. The other path uses a custom request that reads rich text, then code nodes turn blocks into Markdown and back into proper Notion blocks. Finally a request appends the new blocks to the same page.
Connect a Notion account in n8n Cloud and share the database with the integration. Pick the database, decide which path you want, and set the polling time that fits your team. Expect fewer formatting fixes, faster updates, and easy page cloning for briefs, notes, and drafts.