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

HTTP Schedule Automate Webhook
View
Code Filter Create Scheduled
View
Manual Send Triggered
View
Splitout Schedule Create Scheduled
View
Translate questions about e-mails into SQL queries and run them
View
Shopify HubSpot Create Triggered
View
Deep Research Report Generation Using Open Router, Google Search, Webhook/Telegram and Notion
View
Pipedrive Stickynote Create Webhook
View
get_a_web_page
View