Automate Figma Versioning and Jira Updates with n8n Webhook Integration — Workflow n8n

Faible complexité Déclencheur3 nœuds🏷️ Project Management👁 4,245 vuespar omid dev

Aperçu

How It Works: This n8n template automates the process of tracking design changes in Figma and updating relevant Jira issues. The template is triggered when a new version is created in Figma via a custom plugin. Once the version is committed, the plugin sends the design details to an n8n workflow using a webhook.

The workflow then performs the following actions: Fetches the Jira issue based on the provided issue link from Figma. Adds the design changes as a comment to the Jira issue. Updates the

Nœuds utilisés

Jira Software

Aperçu du workflow

Note
To use this automation, you will need the Figma Commit
You can find th
Find Jira Issue
Add Comment in Issue
F
Figma Trigger
3 nodes2 edges

Comment ça fonctionne

  1. 1

    Déclencheur

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

  2. 2

    Traitement

    Les données transitent par 3 nœuds, connecting figmatrigger, jira.

  3. 3

    Sortie

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

Détails des nœuds (3)

JI

Jira Software

jira

#1

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 automate-figma-versioning-and-jira-updates-with-n8n-webhook-integration 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": "Automate Figma Versioning and Jira Updates with n8n Webhook Integration", "nodes": [...], ...}

Intégrations

figmatriggerjira

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds3
Complexitélow
Déclencheurtrigger
Vues4,245

Créé par

omid dev

omid dev

@omiddev

Tags

figmatriggerjira

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 →