Communication & Messaging
0274 Zendesk Asana Create Webhook
0274 Zendesk Asana Create Webhook
Webhook
Medium
7
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
5
Node Types
zendesk
Get ticket, Update ticket
2 nodes
asana
Create task, Create comment on existing task
2 nodes
if
IF
1 node
function
Determine
1 node
webhook
On new Zendesk ticket
1 node
Workflow JSON
5.67 KB
{
"meta": {
"instanceId": "237600ca44303ce91fa31ee72babcdc8493f55ee2c0e8aa2b78b3b4ce6f70bd9"
},
"name": "0274 Zendesk Asana Create Webhook",
"nodes": [
{
"id": "1c041974-2a1f-4464-be3e-70b8a700f40d",
"name": "Get ticket",
"type": "n8n-nodes-base.zendesk",
"position": [
460,
480
],
"parameters": {
"id": "={{$node[\"On new Zendesk ticket\"].json[\"body\"][\"id\"]}}",
"operation": "get"
},
"credentials": {
"zendeskApi": {
"id": "24",
"name": "[UPDATE ME]"
}
},
"typeVersion": 1
},
{
"id": "a4a05b2a-2382-44af-8226-a2c60bee1ce3",
"name": "Create task",
"type": "n8n-nodes-base.asana",
"position": [
1000,
580
],
"parameters": {
"name": "={{$node[\"Get ticket\"].json[\"subject\"]}}",
"workspace": "1177253494675264",
"otherProperties": {
"assignee": "12027186190...Showing first 1000 characters. Click "Expand" to view the full JSON.