Auto-Start Tagged Workflows Using n8n API after Deployment — Flujo de trabajo n8n

Baja complejidad Disparador4 nodos💎 Other👁 106 vistaspor Klaasjan te Voortwis

Descripción general

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.

Start this workflow after n8n starts. It will get all workflows in the running n8n instance. If the files have a tag 'Auto start' the workflow will be started.

Check our Export workflows w

Nodos utilizados

n8n1TAG? Auto startWhen clicking ‘Test workflow’Sticky Note4

Vista previa del flujo de trabajo

Auto Starter
On importing workflows these will not be auto started,
N
n8n
T
TAG? Auto start
N
n8n1
W
When clicking ‘Test work…
4 nodes3 edges

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador disparador.

  2. 2

    Procesamiento

    Los datos fluyen a través de 4 nodos, connecting if, manualtrigger, n8n.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (4)

N8

n8n1

n8n

#1
TA

TAG? Auto start

if

#2
WH

When clicking ‘Test workflow’

manualTrigger

#3
ST

Sticky Note4

stickyNote

#4

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo auto-start-tagged-workflows-using-n8n-api-after-deployment descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

{ "name": "Auto-Start Tagged Workflows Using n8n API after Deployment", "nodes": [...], ...}

Integraciones

ifmanualtriggern8n

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos4
Complejidadlow
Disparadortrigger
Vistas106
CategoríaOther

Creado por

Klaasjan te Voortwis

Klaasjan te Voortwis

@voortwis

Etiquetas

ifmanualtriggern8n

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →