Automate Figma Versioning and Jira Updates with n8n Webhook Integration — n8n ワークフロー
概要
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
ワークフロープレビュー
Find Jira Issue
Add Comment in Issue
⚡
F
Figma Trigger
3 nodes2 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 3 個のノードを流れます, connecting figmatrigger, jira。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (3)
JI#1
Jira Software
jira
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automate-figma-versioning-and-jira-updates-with-n8n-webhook-integrationファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automate Figma Versioning and Jira Updates with n8n Webhook Integration", "nodes": [...], ...}
インテグレーション
figmatriggerjira