Workflow: Manual Zendesk Create

Workflow Details

Download Workflow
{
    "id": "123",
    "name": "Create a ticket in Zendesk",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Zendesk",
            "type": "n8n-nodes-base.zendesk",
            "position": [
                450,
                300
            ],
            "parameters": {
                "description": "",
                "additionalFields": []
            },
            "credentials": {
                "zendeskApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Zendesk",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Receive updates when a sale is made in Gumroad
View
Webhook Slack Create Webhook
View
Limit Code Automation Scheduled
View
Noop GitHub Automate Triggered
View
Create a new user in Intercom
View
Format US Phone Number
View
Extract text from PDF and image using Vertex AI (Gemini) into CSV
View
Wait Webhook Process Webhook
View
GoogleSheets Cron Create Scheduled
View
Extract & Summarize Indeed Company Info with Bright Data and Google Gemini
View