- Home
- Resources
- Integrations
- Livestorm
Livestorm Make integrationAutomate Livestorm with Make.
Your webinar ends, and the follow-up should already be moving. The Livestorm Make integration gives you 19 modules: 6 instant triggers, 10 actions and 3 searches. This page shows how to link your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Livestorm Make integration do for you?
The Livestorm Make integration links your Livestorm account to Make, a no-code tool where you build a scenario (the automation itself, a chain of modules). Livestorm then tells Make when an event starts, ends or gets a new registrant, and Make can create, update or look up events, sessions and people for you.
Registrations that fill themselves. Leads who sign up in a form, a shop or a spreadsheet can land in your webinar with Create a Registrant. Nobody copies emails from one tab to another anymore.
A no-show follow-up that never gets forgotten. Watch Registrant not Attended fires after a session for each person who missed it. Send the replay, create a sales task, or tag the contact in your CRM.
An event calendar that stays in sync. When Watch Event Published sees a new event, Make can push it to your website, a Slack channel or a shared sheet. Update an Event and Update an Event Session handle the changes in the other direction.
What Make does not do here: every Livestorm trigger is instant, so there is no scheduled trigger to sweep past events. Anything outside the 19 listed modules goes through Make an API Call, with the same connection. If you are weighing both tools for this kind of flow, the n8n vs Make comparison lays out the criteria. New to the editor? The Make training covers the basics, and Make troubleshooting helps when a run fails.
How do you connect Livestorm to Make?
- 01
Generate a Livestorm API token
In Livestorm, open Account Settings, then the Integrations tab. Scroll to the bottom, click the Public API card and generate a new token. Pick the scope permissions your scenario needs, then copy the token shown on screen.
- 02
Add a Livestorm module in Make
Log in to Make, add any Livestorm module to your scenario and click Create a connection. A connection is your Livestorm account linked to Make once, then reused by every Livestorm module. The Connection name field is optional.
- 03
Paste the credentials and save
Enter the token you copied, or follow the on-screen instructions if Make offers the OAuth2 route instead. Once saved, Make can read your events and sessions, and the module fields start offering them in lists.
Your first scenario: register sign-ups from another app in Livestorm
GoalWhen a lead signs up in another app, Make registers that person in your Livestorm event.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. The first module is the app where your sign-ups arrive: a form tool, a CRM or a spreadsheet.
- 02
Set up the source module
Search that app by name, pick the module that watches new entries, and click Create a connection to link the account. Each new entry becomes a bundle, one item that flows to the next module.
- 03
Add Create a Registrant
Click the + on the right of the first module, search Livestorm and pick Create a Registrant. Connect your Livestorm account, choose the event from the list, then map the person's details from the first module.
- 04
Test with Run once
Click Run once to execute the scenario one time. Read the bundles each module received, then check in Livestorm that the test person shows up as a registrant.
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default, 1 minute at the lowest on paid plans) and switch the scenario on. Each module run counts as one operation on your plan.
Livestorm triggers: what starts your scenario
6 modules start a scenario when something happens in Livestorm. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Livestorm as soon as it happens.
Watch Event End
Instant triggerIn Make“Triggers when one of your events has ended.”
Watch Event End starts your scenario as one of your Livestorm events finishes, so the after-event work begins while the talk is still fresh for everyone.
Watch Event Published
Instant triggerIn Make“Triggers when a new event has been published.”
Get a signal the moment a new event goes live in Livestorm, and let Make spread the news wherever your audience looks: a website listing, a newsletter draft, a Slack post.
Watch Event Start
Instant triggerIn Make“Triggers when one of your events has started.”
This one reacts when an event goes live, which makes it the right hook for anything that should happen during the session rather than before or after it.
Watch New Registrants
Instant triggerIn Make“Triggers when a new person has registered for one of your event sessions.”
Every new sign-up for one of your event sessions becomes a bundle in Make, ready to be copied into your CRM, your email tool or a lead sheet.
Watch Registrant not Attended
Instant triggerIn Make“Triggers when a registrant has not attended the session after it's end.”
Catch the people who signed up but never showed, right after the session ends, and give them a second chance to watch.
Watch Registrants Attended
Instant triggerIn Make“Triggers when a registrant has attended the session after it's end.”
Here you get the list of real attendees, one by one, once the session is over. It is the cleanest signal of interest your webinar produces.
Livestorm actions and searches in Make
Livestorm gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create an Event
ActionIn Make“Creates a new event.”
Spin up a new Livestorm event from another tool, so the webinar exists as soon as the idea is approved elsewhere.
Create an Event Session
ActionIn Make“Creates a new session for the specfied event.”
Adds a session to an event that already exists, which is how one webinar gets several time slots or a replay date.
Create a Registrant
ActionIn Make“Creates a new registrant.”
Signs a person up for your event without them ever opening the Livestorm registration page, which keeps one clean list of attendees.
Delete an Event
ActionIn Make“Deletes an event specified by ID.”
Removes an entire Livestorm event by its ID. Useful to keep your account tidy when an event is cancelled in the tool where you plan it.
Delete an Event Session
ActionIn Make“Deletes an event session specified by ID.”
Drops a single session and leaves the rest of the event in place. That is the lighter option when only one time slot falls through.
Get a Person
ActionIn Make“Retrieves a single person by ID.”
Fetches one person's full Livestorm record from an ID you already have, handy when the trigger does not pass along everything the next modules need.
Make an API Call
ActionIn Make“Performs an arbitary authorized API call.”
Reaches any endpoint of the Livestorm API through your existing connection. It is the way out when none of the other ready-made modules does what you need.
Remove a Registrant
ActionIn Make“Removes a registrant specified by ID.”
Takes a registrant off your event by ID, so your attendee count reflects who actually plans to come.
Update an Event
ActionIn Make“Updates an event specified by ID.”
Changes an existing event by ID, so one edit in your planning tool is enough and Livestorm follows.
Update an Event Session
ActionIn Make“Updates an event session specified by ID.”
Adjusts one session of an event without touching the others. That is handy when only a single slot moves.
Search Events
SearchIn Make“Searches for events or lists them all.”
Looks through your Livestorm events, or lists them all, and returns each match as its own bundle.
Search People
SearchIn Make“Searches for participants or members or lists them all.”
Finds participants or team members in your Livestorm account, which is how you turn a name or an email from another tool into a usable record.
Search Sessions
SearchIn Make“Searches for sessions or lists them all.”
Returns the sessions that match your search, or the full list, one bundle per session.
Need help automating Livestorm with Make?
A person reads every message.