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

Openai Form Create Webhook
View
Synchronize your Google Sheets with Postgres
View
Code Webhook Create Webhook
View
Create a release and get all releases
View
Create a screenshot of a website and send it to a telegram channel
View
Splitout Code Automation Webhook
View
Add text to an image downloaded from the internet
View
Manual Stickynote Automation Webhook
View
Manual Stickynote Update Triggered
View
🦜✨Use OpenAI to Transcribe Audio + Summarize with AI + Save to Google Drive
View