Automate Figma Versioning and Jira Updates with n8n Webhook Integration — n8n ワークフロー

複雑度 トリガー3個のノード🏷️ Project Management👁 4,245回閲覧作成者:omid dev

概要

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

使用ノード

Jira Software

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 3 個のノードを流れます, connecting figmatrigger, jira。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (3)

JI

Jira Software

jira

#1

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした automate-figma-versioning-and-jira-updates-with-n8n-webhook-integration ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Automate Figma Versioning and Jira Updates with n8n Webhook Integration", "nodes": [...], ...}

インテグレーション

figmatriggerjira

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード3
複雑度low
トリガーtrigger
閲覧数4,245
カテゴリProject Management

作成者

omid dev

omid dev

@omiddev

タグ

figmatriggerjira

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →