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

MAIA - Health Check
View
HTTP Respondtowebhook Create Webhook
View
. Refresh Pipedrive tokens
View
n8napi-check-workflow-which-model-is-using
View
Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI
View
Splitout Schedule Automation Scheduled
View
Apitemplateio Typeform Automation Triggered
View
AI-Powered Short-Form Video Generator with OpenAI, Flux, Kling, and ElevenLabs and upload to all social networks
View
Extractfromfile Manual Create Webhook
View
Trello Limit Automate Scheduled
View