Workflow: Manual Drift Create

Workflow Details

Download Workflow
{
    "id": "125",
    "name": "Create a contact in Drift",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Drift ",
            "type": "n8n-nodes-base.drift",
            "position": [
                450,
                300
            ],
            "parameters": {
                "email": "",
                "additionalFields": []
            },
            "credentials": {
                "driftApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Drift ",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Dynamically generate HTML page from user request using OpenAI Structured Output
View
Asana Webhook Automate Webhook
View
OpenAI Assistant with custom n8n tools
View
TOTP VALIDATION (WITHOUT CREATING CREDENTIAL)
View
(G) - Email Classification
View
Microsoft Outlook AI Email Assistant
View
My workflow 6
View
Manual Automate Triggered
View
Create, update and get a contact in Google Contacts
View
Wait Splitout Automation Webhook
View