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

Convert Parquet, Avro, ORC & Feather via ParquetReader to JSON
View
Agent Access Control Template
View
🐋🤖 DeepSeek AI Agent + Telegram + LONG TERM Memory 🧠
View
Manual Cockpit Automate Triggered
View
Create, add an attachment, and send a draft using the Microsoft Outlook node
View
Send
View
Extranet Releases
View
Send SMS to numbers stored in Airtable with Twilio
View
Schedule Removeduplicates Create Scheduled
View
NeurochainAI Basic API Integration
View