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

AI Voice Chat using Webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
View
Autopilot Airtable Automate Triggered
View
Perform a domain search (single) with Icypeas
View
🦙👁️👁️ Find the Best Local Ollama Vision Models by Comparison
View
Manual Start Automation Webhook
View
🧠 Give Your AI Agent Chatbot Long Term Memory Tools Router
View
Generate New Keywords with Search Volumes⚒️⚒️🟢🟢
View
Bitwarden Automate
View
Form GoogleSheets Create Triggered
View
Look up a person using their email in Clearbit
View