- Home
- Resources
- Integrations
- LiveWebinar
LiveWebinar Make integrationAutomate LiveWebinar with Make.
What happens in your webinar rooms can start work elsewhere, without anyone copying data by hand. The LiveWebinar Make integration offers 13 instant triggers and one API module. This guide is for marketers and ops teams: connect the account, then build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the LiveWebinar Make integration do?
The LiveWebinar Make integration links your LiveWebinar account to Make, so events in your webinars (a new registrant, a lead form filled in, a recording that becomes available) start a scenario, the automation you build in Make. Almost everything here is a trigger: LiveWebinar tells Make the moment something happens.
Leads that reach sales while the webinar is fresh. Watch New Lead fires when an attendee fills in the Lead Form attached to your room. The data lands in Make as a bundle, one item passed from module to module, ready to send to the tool your sales team already uses.
A replay that goes out once it exists. Watch Recording Ready tells Make the recording can be used, which is the right moment to share it with registrants instead of guessing when processing ends.
An account map that stays accurate. If you run several sub-accounts, the five sub-account triggers (created, updated, enabled, disabled, deleted) and the five webinar triggers keep an internal list or a billing sheet in step with LiveWebinar.
The catch: on the action side, the catalog holds a single module, Make an API Call. Anything you want to change inside LiveWebinar goes through it, with the endpoint taken from LiveWebinar's API documentation. Make's page for this app is also flagged as AI-generated from the vendor's docs, so confirm key details with LiveWebinar. To see how Make compares on plans, read Make pricing; if you are still choosing a tool, n8n vs Make lays out the criteria, and Make training helps if scenarios are new to you.
How do you connect LiveWebinar to Make?
- 01
Prepare your LiveWebinar credentials
You need an active LiveWebinar account and a valid API key. For OAuth2, open the Integrations tab of the dashboard, click API Access Credentials, then Add New Application, name it and paste the callback URI
https://www.integromat.com/oauth/cb/livewebinar. - 02
Add a LiveWebinar module in Make
In your scenario, search for LiveWebinar and pick a module. Since the triggers are instant, click Create a webhook first, then Create a connection. The Connection name field is optional but helps when you manage several accounts.
- 03
Paste the Client ID and Client secret
Copy the Client ID and the Client secret LiveWebinar displayed when you created the application, enter them in Make, or follow the on-screen instructions. The connection, your LiveWebinar account linked to Make, then serves every module of the app.
Your first scenario: act on each new registrant
GoalWhen someone registers for a LiveWebinar webinar, Make receives the registrant and calls the LiveWebinar API endpoint you choose.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module, the brick that starts everything.
- 02
Add Watch New Registrant
Search LiveWebinar, pick Watch New Registrant, click Create a webhook and then Create a connection. Check that registration is enabled on your webinar, or nothing will arrive.
- 03
Chain Make an API Call
Click the + on the right of the trigger and add Make an API Call. It reuses the same connection; enter the endpoint from LiveWebinar's API documentation and map the registrant data from the trigger.
- 04
Test with Run once
Click Run once, then register for your own webinar with a test address. Open each module's bundle to check what the trigger received and what the API returned.
- 05
Switch the scenario on
Turn the scenario on. With an instant trigger, LiveWebinar calls Make through the webhook as each registration happens, so every new registrant runs the flow once.
Triggers: what LiveWebinar tells Make
13 modules start a scenario when something happens in LiveWebinar. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by LiveWebinar as soon as it happens.
Watch New Lead
Instant triggerIn Make“Triggers when someone fills in Lead Form attached to your webinar room.”
Each time an attendee submits the Lead Form attached to your webinar room, this trigger hands the answers to Make as a bundle. You get a warm contact out of the session and into your pipeline without exporting anything.
Watch New Registrant
Instant triggerIn Make“Triggers when someone registers to your webinar (if webinar has registration enabled)”
This trigger passes every new sign-up for your webinar to Make, so a confirmation, a CRM entry or a team alert can follow right away. It is the entry point for most webinar marketing flows.
Watch Recording Ready
Instant triggerIn Make“Triggers when your webinar recording is ready to be used.”
Here Make learns that a webinar recording can now be used. That gives you a clean starting signal for sending the replay or filing it, instead of checking the dashboard until processing finishes.
Watch Sub-Account Created
Instant triggerIn Make“Triggers when there is a new sub-account created under your account.”
When a new sub-account appears under your LiveWebinar account, Make receives it and can record it wherever you track clients or teams. Useful for agencies or resellers who open one sub-account per customer.
Watch Sub-Account Deleted
Instant triggerIn Make“Triggers when sub-account under your account is deleted.”
This one reports that a sub-account under yours has been removed, which lets you close the loop in the tools that still reference it. Your client list, access list or billing sheet stays honest.
Watch Sub-Account Disabled
Instant triggerIn Make“Triggers when sub-account under your account is disabled.”
A disabled sub-account still exists but is switched off, and this trigger lets Make know about it. You can pause related work elsewhere without deleting any history.
Watch Sub-Account Enabled
Instant triggerIn Make“Triggers when sub-account under your account is enabled.”
The counterpart of the previous trigger: Make hears when a sub-account is switched back on. Handy for reactivating whatever you paused, so the records match what the client can actually use again.
Watch Sub-Account Updated
Instant triggerIn Make“Triggers when sub-account under your account has updated it's profile.”
When a sub-account edits its profile, Make receives the change and can pass it on. The contact details stored in your CRM or directory then follow what the client entered in LiveWebinar.
Watch Webinar Created
Instant triggerIn Make“Triggers when new webinar is created.”
Every new webinar created in your account reaches Make through this trigger. It is the natural start for announcing a session, adding it to a shared calendar or opening a planning task.
Watch Webinar Deleted
Instant triggerIn Make“Triggers when webinar is cancelled / deleted.”
Make is told when a webinar is cancelled or deleted, the same event for both. This lets you undo what other tools promised: a calendar slot, a promo post, a reminder sequence.
Watch Webinar Disabled
Instant triggerIn Make“Triggers when your webinar room is disabled/deactivated.”
This trigger follows the webinar room itself: when it is disabled or deactivated, Make receives the signal. You can then hide the signup link or warn whoever relies on that room.
Watch Webinar Enabled
Instant triggerIn Make“Triggers when you activate/enable your webinar room.”
When you activate or enable a webinar room, Make gets the news and can put the room back in front of people. Links, pages or internal notices return as soon as the room is usable.
Watch Webinar Updated
Instant triggerIn Make“Triggers when webinar is updated/changed.”
Any change to a webinar reaches Make through this trigger, so copies of its details elsewhere do not drift. A title, a description or a setting edited in LiveWebinar can be pushed on to the tools that display it.
Actions: going further than the triggers
LiveWebinar gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This is the only action module for LiveWebinar, and it opens the whole API: any endpoint can be called from your scenario with the connection you already set up. It covers everything the triggers cannot do.
Need help automating LiveWebinar with Make?
A person reads every message.