This n8n workflow automates the process of copying workflows between n8n instances while maintaining multiple versions based on date prefixes. The main goal is to facilitate workflow backup, version control, and synchronization across different environments. It includes steps for fetching existing workflows, creating new copies with date-specific names, and cleaning up old versions based on a retention policy. The workflow also integrates Notion for logging each operation’s date and count, providing transparency and audit trail. Practical uses include regularly backing up workflows, managing multiple workflow versions for testing or staging, and ensuring consistent deployment across environments. It is ideal for teams seeking automated control over complex workflow versioning and backups in n8n.
Automated Workflow Cloning and Versioning in n8n
Node Count | >20 Nodes |
---|---|
Nodes Used | dateTime, filter, if, limit, manualTrigger, n8n, noOp, notion, splitInBatches, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.