Sync n8n Workflows to Notion Database Automatically
Automatically document and track n8n workflows by syncing them to a Notion database whenever they are tagged with 'sync-to-notion'. This helps in maintaining an organized record of workflows, including their ownership and status.
This workflow is designed to streamline the documentation process of n8n workflows by integrating with Notion. It triggers every 15 minutes to check for workflows tagged with 'sync-to-notion'. It then gathers relevant workflow details and updates or adds them to a specified Notion database. This ensures that all workflows are documented with their creation and update timestamps, status, and URLs, providing a comprehensive overview for maintenance and tracking purposes.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Tyler Reed
if
n8n
set
notion
stickyNote
httpRequest
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.