- Home
- Resources
- Integrations
- Eventzilla
Eventzilla Make integrationAutomate Eventzilla with Make.
What if every new registration and ticket sale in Eventzilla reached the rest of your tools on its own? The Eventzilla Make integration gives you 7 modules: 3 triggers and 4 actions. This guide is for event organizers and ops teams; it walks you through the connection and a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Eventzilla Make integration do for you?
The Eventzilla Make integration links your Eventzilla account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, reads or writes data. Once connected, new attendees, tickets and transactions flow into your other apps, and check-ins can be written back to Eventzilla without anyone typing them.
Door check-ins recorded for you. When a badge scan or a form in another tool confirms that someone arrived, the Create a Checkin module marks that attendee as present in Eventzilla, and Create a Checkout records when they leave. Your attendance numbers stay accurate without a volunteer updating a spreadsheet.
Sales that land in your finance tools. Watch Transactions picks up each new transaction, and Get a Transaction pulls the full record of a given one, so you can push the details to a sheet or an accounting app for the people who reconcile payments.
A guest list your whole team can see. Watch Attendees and Watch Tickets feed a shared base or a CRM with every new registration. Our Airtable Make integration guide shows the other half of that flow.
What the integration does not do: its three triggers are all scheduled, so Make checks Eventzilla on the scenario's schedule rather than being alerted at once. When a listed module is missing, Make an API Call reaches any endpoint of the Eventzilla API with the same connection. Eventzilla may also have an n8n node; the n8n vs Make comparison helps you pick, and Make training gets you started if Make is new to you.
How do you connect Eventzilla to Make?
- 01
Generate your API key in Eventzilla
In your Eventzilla account, open Settings, then App Management, and click Generate to create a new application. Copy the API key shown on screen: it is what lets Make read and write your event data.
- 02
Add an Eventzilla module in Make
In your scenario, add any Eventzilla module and click Create a connection. A connection is your Eventzilla account linked to Make once, then reused by every Eventzilla module you add later.
- 03
Paste the key and save
Give the connection a name in Connection name if you like (it is optional), paste the API key you copied, then confirm. Make now lists the data it can read from your account.
Your first scenario: check attendees in from another tool
GoalWhen another app confirms that a guest arrived, Make creates the matching check-in in Eventzilla.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module: the app where arrivals are recorded, such as a form or a sheet your door staff fills in.
- 02
Add Create a Checkin
Click the + on the right of that first module, search for Eventzilla and pick Create a Checkin. Select the connection you created earlier, or click Create a connection.
- 03
Map the attendee
Fill the module fields by mapping the attendee data coming from the first module. Each arrival travels as a bundle, one item passed from a module to the next, so each guest gets their own check-in.
- 04
Test with Run once
Click Run once to run the scenario one time, then read the bundles each module received. Test with one guest first: the check-in lands in your real event.
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default for a new scenario) and switch the scenario on. Each module run on a bundle counts as one operation on your Make plan.
What can start an Eventzilla scenario?
3 modules start a scenario when something happens in Eventzilla. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Eventzilla as soon as it happens.
Watch Attendees
Scheduled triggerIn Make“Triggers when an attendees is created.”
Watch Attendees hands your scenario each person who registers for your events, one bundle per attendee, so the guest list can live in the tools your team already uses.
Watch Tickets
Scheduled triggerIn Make“Triggers when a new ticket is created.”
Watch Tickets tells your scenario about every new ticket created in Eventzilla, which is the angle you want when you think in ticket types rather than in people.
Watch Transactions
Scheduled triggerIn Make“Triggers when a new transaction is created.”
Watch Transactions gives your scenario each new transaction recorded in Eventzilla, the money side of your event, so payments can reach the people and tools that track revenue.
What can Make do in Eventzilla?
Eventzilla gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Checkin
ActionIn Make“Creates check-in for attendees.”
Create a Checkin marks an attendee as arrived in Eventzilla, so your attendance record fills itself from whatever tool sees guests at the door.
Create a Checkout
ActionIn Make“Creates a Checkout.”
Create a Checkout records that a guest left, which gives you a full picture of who stayed until the end of a session or a day.
Get a Transaction
ActionIn Make“Retrieve a specific information about transaction.”
Get a Transaction fetches the details of one specific transaction, so a later module can use the full record instead of the few fields you already hold.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Eventzilla API with the connection you already set up, which covers what the six other modules leave out.
Need help automating Eventzilla with Make?
A person reads every message.