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

Manual HTTP Automation Webhook
View
Search news using Perplexity AI and post to X (Twitter)
View
airflow dag_run
View
Postgrestool Stickynote Automation Triggered
View
Telegram Webhook Automation Webhook
View
Extract & Summarize Bing Copilot Search Results with Gemini AI and Bright Data
View
Netlify Slack Automate Triggered
View
UTM Link Creator & QR Code Generator with Scheduled Google Analytics Reports
View
Use XMLRPC via HttpRequest-node to post on Wordpress.com
View
Executecommand Localfile Process Triggered
View