Workflow: Typeform Demio Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Typeform Trigger",
            "type": "n8n-nodes-base.typeformTrigger",
            "position": [
                510,
                260
            ],
            "webhookId": "1cbca674-78fb-402e-b225-2aa6f92b5338",
            "parameters": {
                "formId": ""
            },
            "credentials": {
                "typeformApi": "Typeform Burner Account"
            },
            "typeVersion": 1
        },
        {
            "name": "Demio",
            "type": "n8n-nodes-base.demio",
            "position": [
                710,
                260
            ],
            "parameters": {
                "email": "={{$json[\"What's your email address?\"]}}",
                "eventId": 357191,
                "firstName": "={{$json[\"Let's start with your name.\"]}}",
                "operation": "register",
                "additionalFields": []
            },
            "credentials": {
                "demioApi": "Demio API Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Typeform Trigger": {
            "main": [
                [
                    {
                        "node": "Demio",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Wait Splitout Create Webhook
View
Localfile Manual Create Webhook
View
Attachments Gmail to drive and google sheets
View
Schedule Gmail Send Scheduled
View
Manual Openai Export Triggered
View
Filter Form Send Triggered
View
mails2notion V2
View
AI Voice Chat using Webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
View
Trello GoogleCalendar Create Scheduled
View
GoogleCalendar Form Automation Triggered
View