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 idastext,isActive (dev)asboolean,URL (dev)asurl,Workflow created atasdate,Workflow updated atasdate,Error workflow setupasboolean
(Make sure page is connected) - Add tag
sync-to-notionto some workflows