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

Form with Dynamic Dropdown Field
View
Code Postgres Update Scheduled
View
[OPS] Restore workflows from GitHub to n8n
View
AccountCraft WhatsApp Automation - Infridet
View
Manual Stickynote Update Triggered
View
Splitout Code Create Webhook
View
Graphql Discord Automate Scheduled
View
Receive updates for specified tasks in Flow
View
Code Filter Send Webhook
View
N8N EspaƱol - NocodeBot
View