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

Post new Google Calendar events to Telegram
View
Schedule HTTP Create Webhook
View
Wait Slack Monitor Webhook
View
Asana Notion Create Triggered
View
AI-Powered Short-Form Video Generator with OpenAI, Flux, Kling, and ElevenLabs and upload to all social networks
View
BillBot
View
Manual Extractfromfile Send Webhook
View
Manual Stickynote Automation Webhook
View
Chat with local LLMs using n8n and Ollama
View
Wait Splitout Automation Webhook
View