⚙️ Auto-start tagged workflows using n8n API after deployment

199 views · ⚙️ DevOps & CI/CD

Description

Auto Starter

On importing workflows these will not be auto started, even if the old version was running. To fix this we created this workflow that can be run after n8n starts. It fits in our auto deploy pipeline and modified n8n container that will import workflows, start n8n and start the tagged workflows.

Check our Export workflows with readable names workflow for autostarting workflows after deployment.

Configuration

🔗 Nodes Used

n8n

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup