Workflow: Manual Clearbit Send

Workflow Details

Download Workflow
{
    "id": "104",
    "name": "Look up a person using their email in Clearbit",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Clearbit",
            "type": "n8n-nodes-base.clearbit",
            "position": [
                450,
                300
            ],
            "parameters": {
                "email": "",
                "resource": "person",
                "additionalFields": []
            },
            "credentials": {
                "clearbitApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Clearbit",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

AutoQoutesV2_template
View
HTTP Respondtowebhook Create Webhook
View
Create a ticket in Zendesk
View
Create, update and get a user from Iterable
View
Code Schedule Update Scheduled
View
itemMatching() example
View
Netlify Airtable Automate Triggered
View
Googledocs Webhook Process Webhook
View
Elasticsearch Cron Create Webhook
View
Send the Astronomy Picture of the day daily to a Telegram channel
View