Automatically document n8n workflows directly in Notion database

Go to Workflow
4,381 views
Built by Mutasem Mutasem
Created on June 05, 2026

Description

Use case
n8n workflows can go out of hand when you're automating as much as we do at n8n. We needed a place to document them and keep track of who owns and maintains them. To facilitate this we use this n8n workflow to automatically sync workflows directly to a Notion database if it has the tag sync-to-notion.

How to setup
Add your n8n api creds
Add your Notion creds
Create notion database with fields env id as text, isActive (dev) as boolean, URL (dev) as url, Workflow created at as date, Workflow updated at as date, Error workflow setup as boolean
(Make sure page is connected)
Add tag sync-to-notion to some workflows

Nodes Used (2)

HTTP Request
n8n-nodes-base.httpRequest
Notion
n8n-nodes-base.notion