Workflow: Manual Helpscout Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "HelpScout",
            "type": "n8n-nodes-base.helpScout",
            "position": [
                450,
                300
            ],
            "parameters": {
                "resource": "mailbox",
                "operation": "getAll"
            },
            "credentials": {
                "helpScoutOAuth2Api": "helpscout_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "HelpScout",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Create, update, and get an entry in Strapi
View
Executeworkflow Telegram Update Triggered
View
SEO Blog Generator with GPT-4o, Perplexity, and Telegram Integration
View
Wait Dropbox Automation Webhook
View
Code HTTP Send Webhook
View
Create a new task in Todoist
View
Send TTS (Text-to-speech) voice calls
View
Code Editimage Update Webhook
View
Splitout Schedule Monitor Scheduled
View
Emailreadimap Nextcloud Send
View