Swoogo Make integrationAutomate Swoogo with Make.
Every new sign-up in Swoogo can start work in your other tools. The Swoogo Make integration offers 5 modules: 1 instant trigger, 2 actions and 2 searches. This guide is for event teams who build their own automations: connect your account, then build a first scenario step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Swoogo Make integration do for your events?
The Swoogo Make integration links your Swoogo account to Make, a no-code tool where you build a scenario: a chain of modules that runs on its own. Each module is one brick, such as a trigger that starts the flow or an action that fetches data. With Swoogo, the flow can start the moment a registrant is added, changed or removed, then pass that person on to your CRM, a sheet or a chat channel.
A registrant record that follows every sign-up. Watch Registrants starts the scenario, Get a Registrant pulls the full record, and the next module writes it into the CRM your sales team already uses.
A clean attendee export whenever you need one. List Registrants returns everyone registered for one event, one bundle per person (a bundle is one item passed from a module to the next), ready to fill a spreadsheet before the doors open.
A discount code review. List Discount Codes gives the codes set up for an event, so a marketing lead can review the promotions without logging into Swoogo.
The list stops there: no listed module creates or edits a registrant. For anything else the Swoogo API offers, Make an API Call reuses the same connection. Before picking a tool, the n8n vs Make comparison lays out the differences, the Make pricing page explains how operations are counted, and the Make review gives an overall view of the tool.
How do you connect Swoogo to Make?
- 01
Copy your API credentials in Swoogo
In Swoogo, open My Profile, then API Credentials. Copy the Client ID and the Client secret shown on screen. The Make documentation asks for an active Swoogo account with API credentials.
- 02
Add a Swoogo module and create the connection
In your scenario, add any Swoogo module and click Create a connection. A connection is your Swoogo account linked to Make once, then reused by every Swoogo module. The Connection name field is optional, but a clear name helps later.
- 03
Paste the credentials and confirm
Paste the Client ID and Client secret you copied, or follow the instructions Make shows on screen, then confirm. Once the connection works, Make lists what it can read from Swoogo while you fill in the module.
Your first scenario: from a registrant change to a full record
GoalWhen a registrant is added, updated or removed in Swoogo, Make fetches the complete record of that person for the next step.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the + to place the first module. Everything you add afterwards hangs off this starting point.
- 02
Add Watch Registrants
Search for Swoogo, pick Watch Registrants, click Create a webhook, then Create a connection with the Client ID and Client secret from your Swoogo profile.
- 03
Fill in the trigger
Fill in the module fields. Once the connection exists, Make lists the Swoogo items it can read, so you choose from a list instead of typing values by hand.
- 04
Add Get a Registrant
Click the + on the right of the trigger, add Get a Registrant and map the registrant delivered by the trigger into it. The action returns the full details of that person.
- 05
Test with Run once
Click Run once, then add or edit a test registrant in Swoogo. Read the bundles each module received and check that the record matches the person you changed.
- 06
Switch the scenario on
Switch the scenario on. Watch Registrants is instant: Swoogo calls Make through a webhook as soon as a registrant changes, so each change starts a new run of the scenario.
What starts a Swoogo scenario?
1 module starts a scenario when something happens in Swoogo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Swoogo as soon as it happens.
Watch Registrants
Instant triggerIn Make“Triggers when a registrant is added, updated, or removed.”
Watch Registrants hands your scenario each registrant who joins, changes or leaves an event, so follow-up work starts without anyone exporting a list from Swoogo.
What else can Swoogo do in Make?
Swoogo gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get a Registrant
ActionIn Make“Returns details for a given registrant.”
Get a Registrant returns the full details of one registrant, which gives the next module everything it needs about that person in a single step.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Swoogo API from your scenario, with the connection you already created, so the other four modules are not the limit.
List Discount Codes
SearchIn Make“Lists all discount codes for a given event.”
List Discount Codes gives you every discount code set up for the event you pick, one bundle per code, so promotions can be reviewed outside Swoogo.
List Registrants
SearchIn Make“Lists all registrants for a given event.”
List Registrants pulls everyone registered for one event, which turns an attendee list into data your other apps can use.
Need help automating Swoogo with Make?
A person reads every message.