Workflow: Manual Hunter Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Hunter",
            "type": "n8n-nodes-base.hunter",
            "position": [
                450,
                300
            ],
            "parameters": {
                "email": "user@example.com",
                "operation": "emailVerifier"
            },
            "credentials": {
                "hunterApi": "hunter api creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Hunter",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

LinkedIn Profile Finder via Form using Bright Data & GPT-4o-mini
View
Keap Automate Triggered
View
Manual Postgres Automate Triggered
View
Automate Etsy Data Mining with Bright Data Scrape & Google Gemini
View
Functionitem Telegram Create Webhook
View
Send an SMS using the Mocean node
View
Zendesk HubSpot Create Scheduled
View
HTTP Executeworkflow Automate Webhook
View
Noop GitHub Create Triggered
View