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

New WooCommerce refund to Slack
View
Save New Sales Opportunities
View
AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack
View
Manual HTTP Automation Webhook
View
AI Logo Sheet Extractor to Airtable
View
Wait Splitout Process Scheduled
View
GitHub Stickynote Create Triggered
View
Analyze a URL and get the job details using the Cortex node
View
HTTP Stickynote Create Webhook
View
HubSpot Mailchimp Create Scheduled
View