Demio Make integrationAutomate Demio with Make.
Tired of copying webinar sign-ups into Demio by hand? The Demio Make integration gives you 5 modules: 3 actions and 2 searches. This guide is for marketers who run webinars and want their tools to talk. You will link your account, then build a first registration flow.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Demio Make integration actually do?
It links your Demio account to Make, a visual tool where you chain apps together without writing code. Each chain is a scenario (the automation you build), made of modules (one brick each: an action or a search). With Demio, those bricks sign people up for events and read your event data.
Sign-ups land in Demio on their own. Someone fills in a form or becomes a lead in another app, and Create a Registration for an Event adds them to your webinar. Nobody retypes a name ever again.
Your CRM learns who registered. List Event Date Participants returns the people attached to one date of an event, and the next module can write each of them into your CRM or a sheet for sales follow-up.
Your team sees what is coming. List Events and Get an Event read your schedule of webinars, so a scenario can post event details wherever your team works.
One limit matters from the start: Demio has no trigger module in Make, so nothing in Demio can start a scenario by itself. The flow opens on another app, or on a schedule. The same app also exists in n8n; see the Demio n8n integration and the n8n vs Make comparison. New to the editor? The Make training covers the basics.
How do you connect Demio to Make?
- 01
Copy your API key and secret
In Demio, open Settings from the menu at the top right, then the API option. Copy both the API key and the API secret shown on screen. The prerequisite is an active Demio account.
- 02
Add a Demio module in Make
In your scenario, add any Demio module and click Create a connection. The Connection name field is optional; a clear name helps you spot it later in the list of connections.
- 03
Paste the credentials and save
Paste the key and the secret you copied, or follow the instructions Make shows on screen. That connection (your Demio account linked to Make) is then reused by every Demio module, so you only do this once.
Your first scenario: register leads for a webinar
GoalWhen a new lead appears in another app, Make registers that person for your Demio event.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the big +. The first module comes from the app where your leads arrive, since Demio has no trigger of its own.
- 02
Pick the source of leads
Search for that app (your form tool, CRM or sheet), choose the module that picks up new entries and connect the account. Each new entry becomes a bundle, one item passed down the chain.
- 03
Add Create a Registration for an Event
Click the + on the right of the first module, search for Demio and choose Create a Registration for an Event. Pick the event from the list Make loads, then map the lead's details from the previous module.
- 04
Test with Run once
Click Run once. The scenario runs a single time, and each module shows the bundles it received. Use a test lead: the registration is real and shows up in Demio.
- 05
Schedule it and switch it on
Open the clock on the first module under Scheduling. A new scenario checks every 15 minutes by default, 15 minutes being the floor on the Free plan. Then turn the scenario on.
What can Make do with Demio?
Demio gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Registration for an Event
ActionIn Make“Registers someone to an event.”
This action signs one person up for a Demio event, so leads collected elsewhere get their seat without anyone touching the Demio dashboard.
Get an Event
ActionIn Make“Returns information about the selected event.”
Returns the details of the one event you select, which lets later modules reuse the event's information instead of you typing it into an email, a message or a sheet.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Your way out when the four ready-made modules stop short. It calls any endpoint of the Demio API, reusing the connection you already set up, so there is no second login to manage.
List Event Date Participants
SearchIn Make“Returns event date participants list.”
Pulls the list of people tied to one date of an event. Each person comes out as a separate bundle, ready to be written into a CRM, a spreadsheet or a follow-up tool.
List Events
SearchIn Make“Lists all existing events.”
Gives you every event that exists in your Demio account as a list of bundles, one per webinar. Handy for building an overview without clicking through Demio.
Need help automating Demio with Make?
A person reads every message.