Workflow: Manual Freshdesk Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Freshdesk",
            "type": "n8n-nodes-base.freshdesk",
            "position": [
                450,
                300
            ],
            "parameters": {
                "status": "open",
                "options": [],
                "requester": "email",
                "requesterIdentificationValue": "user@example.com"
            },
            "credentials": {
                "freshdeskApi": "freshdesk-api"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Freshdesk",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Splitout Limit Create Webhook
View
Live link checker
View
Telegram RAG pdf
View
Get all the stories starting with `release` and publish them
View
Code Webhook Create Webhook
View
Code Schedule Import Scheduled
View
Translate cocktail instructions using LingvaNex
View
Keep discord clean
View
Splitout Limit Create Webhook
View
Splitout GoogleCalendar Create Webhook
View