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

Low complexity Trigger3 nodes🏷️ Project Management👁 4,245 viewsby omid dev

Overview

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

Nodes used

Jira Software

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 3 nodes, connecting figmatrigger, jira.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (3)

JI

Jira Software

jira

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded automate-figma-versioning-and-jira-updates-with-n8n-webhook-integration file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

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

Integrations

figmatriggerjira

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes3
Complexitylow
Triggertrigger
Views4,245

Created by

omid dev

omid dev

@omiddev

Tags

figmatriggerjira

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →