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

Code Extractfromfile Create Webhook
View
HTTP Stickynote Automation Webhook
View
Linear Project Status and End Date to Productboard feature Sync
View
Splitout Code Monitor Scheduled
View
RAG on living data
View
Webhook GoogleCalendar Create Webhook
View
Splitout Webhook Create Webhook
View
get_a_web_page
View
Postgrestool Stickynote Send Triggered
View
Image-Based Data Extraction API using Gemini AI
View