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

Localfile Wait Automation Triggered
View
Bitrix24 Chatbot Application Workflow example with Webhook Integration
View
YouTube to Raindrop
View
News Extraction
View
Netlify Slack Automate Triggered
View
Email Summary Agent
View
Create, update, and get a document in Google Cloud Firestore
View
Telegram Filter Export Triggered
View
Googletasks HTTP Update Webhook
View
Create a user profile in Vero
View