Automate Figma Versioning and Jira Updates with n8n Webhook Integration
Automate Figma Versioning and Jira Updates with n8n Webhook Integration
Manual
Medium
4
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
3
Node Types
sticky Note
Sticky Note
1 node
jira
Find Jira Issue, Add Comment in Issue
2 nodes
figma Trigger
Figma Trigger
1 node
Workflow JSON
3.56 KB
{
"id": "5kYHogzDGeo21MxE",
"meta": {
"instanceId": "e7bcfb7f83803b3561455f2e97f622835eda64ae4467d4f2b8a5cf915b534600",
"templateCredsSetupCompleted": true
},
"name": "Automate Figma Versioning and Jira Updates with n8n Webhook Integration",
"tags": [],
"nodes": [
{
"id": "a3853962-36ce-4a2f-b9d6-c2807652d7ff",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-20,
-260
],
"parameters": {
"width": 700,
"height": 200,
"content": "## Note\nTo use this automation, you will need the Figma Commit Plugin installed and configured. The plugin sends the design version details via a webhook to trigger this n8n workflow.\n\nYou can find the Figma Commit Plugin on GitHub here:\n🔗 [Figma Commit Plugin on GitHub](https://github.com/omid-d3v/Figma-Commit-plugin-with-webhook/)\n\nMake sure to follow the setup instructions in the plugin’s documentation to get started."
},
...Showing first 1000 characters. Click "Expand" to view the full JSON.