AutomationFlowsGeneral › Typeform to Demio Integration

Typeform to Demio Integration

Original n8n title: Typeform Demio

Typeform Demio. Uses typeformTrigger, demio. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesTypeform TriggerDemio
General Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "nodes": [
    {
      "name": "Typeform Trigger",
      "type": "n8n-nodes-base.typeformTrigger",
      "position": [
        510,
        260
      ],
      "parameters": {
        "formId": ""
      },
      "credentials": {
        "typeformApi": "<your credential>"
      },
      "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": "<your credential>"
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Typeform Trigger": {
      "main": [
        [
          {
            "node": "Demio",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Typeform Demio. Uses typeformTrigger, demio. Event-driven trigger; 2 nodes.

Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

User Request Management. Uses clickUp, typeformTrigger. Event-driven trigger; 7 nodes.

ClickUp, Typeform Trigger
General

Send Typeforms leads via Whatsapp (Twilio). Uses typeformTrigger, twilio. Event-driven trigger; 3 nodes.

Typeform Trigger, Twilio
General

Apitemplateio Typeform. Uses typeformTrigger, apiTemplateIo. Event-driven trigger; 2 nodes.

Typeform Trigger, Api Template Io
General

Community Node Disclaimer: This workflow uses KlickTipp community nodes.

N8N Nodes Klicktipp, Typeform Trigger
General

Set Workflow. Uses n8n-nodes-klicktipp, typeformTrigger, stopAndError. Event-driven trigger; 15 nodes.

N8N Nodes Klicktipp, Typeform Trigger, Stop And Error