Communication & Messaging
0279 Zendesk GitHub Create Webhook
0279 Zendesk GitHub 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
if
IF
1 node
function
Determine
1 node
github
Create issue, Create comment on existing issue
2 nodes
webhook
On new Zendesk ticket
1 node
Workflow JSON
5.71 KB
{
"meta": {
"instanceId": "237600ca44303ce91fa31ee72babcdc8493f55ee2c0e8aa2b78b3b4ce6f70bd9"
},
"name": "0279 Zendesk GitHub Create Webhook",
"nodes": [
{
"id": "f0913aa6-4e78-4808-b828-7e9953e71764",
"name": "Get ticket",
"type": "n8n-nodes-base.zendesk",
"position": [
380,
480
],
"parameters": {
"id": "={{$node[\"On new Zendesk ticket\"].json[\"body\"][\"id\"]}}",
"operation": "get"
},
"credentials": {
"zendeskApi": {
"id": "24",
"name": "[UPDATE ME]"
}
},
"typeVersion": 1
},
{
"id": "f8774217-bc05-4b02-8632-154654f79d5f",
"name": "IF",
"type": "n8n-nodes-base.if",
"position": [
780,
480
],
"parameters": {
"conditions": {
"string": [
{
"value1": "={{$node[\"Determine\"].json[\"GitHub Issue Number\"]}}",
"operation": "isNotEmpt...Showing first 1000 characters. Click "Expand" to view the full JSON.