n8n Workflow Manager API — Workflow n8n

Élevé complexité🔗 Webhook19 nœuds💎 Other👁 263 vuespar Jan Willem Altink

Aperçu

This workflow provides a secure API endpoint to remotely trigger other n8n workflows with custom data and to retrieve information about your existing workflows. It's perfect for users who want to integrate n8n into external systems or programmatically manage their automations.

example usage: I use this workflow in a Raycast extension i have build, to execute n8n workflows from within Raycast: see Github

++How it works++ Receives API Calls: A webhook listens for incoming HTTP requests (e.g., PO

Aperçu du workflow

Loading workflow preview...

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 19 nœuds, connecting executeworkflow, if, n8n.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier n8n-workflow-manager-api téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "n8n Workflow Manager API", "nodes": [...], ...}

Intégrations

executeworkflowifn8nrespondtowebhooksetswitchwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Voir sur n8n.io
Nœuds19
Complexitéhigh
Déclencheurwebhook
Vues263
CatégorieOther

Créé par

Jan Willem Altink

Jan Willem Altink

@jwa91

Tags

executeworkflowifn8nrespondtowebhooksetswitchwebhook

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →