- Home
- Resources
- Integrations
- GoodBarber
GoodBarber Make integrationAutomate GoodBarber with Make.
What if every new user, prospect or booking in your GoodBarber app kicked off the next step by itself? The GoodBarber Make integration gives you 19 modules, 5 of them instant triggers. This guide shows app owners how to link the account, then walks through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the GoodBarber Make integration let you automate?
The GoodBarber Make integration links the mobile app you built in GoodBarber to Make, a visual tool where you chain steps without writing code. Each chain is a scenario (the automation you build), and each step is a module: a trigger that starts it, an action, or a search. Your subscribers, prospects, users, groups and bookings become data Make can react to and update.
Sorted members from day one. When someone creates an account, Watch New User starts the scenario and Add User To Group files that person into the right group, so gated sections of your app open for them without a manual pass in the back office.
A gift subscription without the paperwork. A promoter signs up as a prospect; Watch New Prospect catches it, and Create An Internal Subscription hands them free access. Later, Update Expiration Date For Internal Subscription lets you extend that gift.
Context your team can read. When a subscription lapses, Watch New Expired Subscriber fires and Update Internal Note For Expired Subscriber writes the reason or the next step on the member record, where support will see it.
What the listed modules do not cover, Make an API Call can reach through the same connection. The documentation gives no numeric limit for this app. GoodBarber may also have an n8n node; the n8n vs Make page lays out the criteria. To weigh the tool itself, read our Make review, or learn it step by step with the Make training.
How do you connect your GoodBarber account to Make?
- 01
Create a key set in GoodBarber
In your GoodBarber back office, open Settings in the left sidebar, then Public APIs and + Create a new key set. Name the set, tick the permissions your scenario needs, click Add key, then View details to see the App ID and Token.
- 02
Open the connection window in Make
Add any GoodBarber module to your scenario and click Create a connection. The connection is your GoodBarber account linked to Make once; every GoodBarber module reuses it. You can give it a label in Connection name if you run more than one app.
- 03
Paste the App ID and the Token
Put the App ID in the field called ID of your appz and the Token in API Key, then click Save. If Make asks you to authenticate the account and confirm access, accept, and the connection is ready for every module.
Your first scenario: new users sorted into a group
GoalWhen a new user is created in GoodBarber, Make adds that user to the group you picked.
- 01
Start a blank scenario
On the Scenarios page, create a new scenario and click the large + in the middle of the editor. That empty circle becomes the first module, the one that decides when everything runs.
- 02
Pick Watch New User
Search for GoodBarber, choose Watch New User, click Create a webhook, then Create a connection and paste your App ID and Token. The lightning badge shows GoodBarber will call Make itself.
- 03
Add the group action
Click the + on the right of the trigger, pick Add User To Group, and choose the group. Map the user from the trigger into the user field: Make shows the data the first module returns so you can click it in.
- 04
Test with Run once
Click Run once, then create a test account in your GoodBarber app. Each module shows a bubble with the bundles it received, a bundle being one item passed along, here one user. Open them to check the right person landed in the group.
- 05
Switch the scenario on
Turn the scenario on with the toggle. With an instant trigger, the 15 minute default schedule does not hold you back: GoodBarber calls Make as soon as a user is created, and each module run counts as one operation on your plan.
What can start a GoodBarber scenario?
5 modules start a scenario when something happens in GoodBarber. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by GoodBarber as soon as it happens.
Watch New Active Subscriber
Instant triggerIn Make“Triggers when a prospect subscribes to a product.”
You hear about a new paying member the moment a prospect subscribes to one of your products, and the scenario receives that subscriber as a bundle ready to use.
Watch New Appointment Booking
Instant triggerIn Make“Triggers when a new appointment is booked by a user.”
Every booking a user makes in your app reaches Make right away, which turns your GoodBarber calendar into a starting point for confirmations and team alerts in other tools.
Watch New Expired Subscriber
Instant triggerIn Make“Triggers when an active subscription expires.”
You find out when an active subscription runs out, which gives you a clean moment to win the member back or record why access stopped.
Watch New Prospect
Instant triggerIn Make“Triggers when a new prospect signs up.”
Each new sign up that has not bought anything yet lands in Make as a prospect, so leads coming through your app never sit unnoticed in the back office.
Watch New User
Instant triggerIn Make“Triggers when a new user is created.”
Any account created in your GoodBarber app starts the scenario, with the new user passed along as one bundle you can map into the next module.
What can GoodBarber do inside a scenario?
GoodBarber gives you 14 modules in 3 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Actions
8 modulesAdd User To Group
ActionIn Make“Adds a user to an existing group.”
Places a user in a group that already exists in your app, so the content reserved for that group opens up without you touching the back office.
Create An Internal Subscription
ActionIn Make“Creates an internal subscription for a prospect. Use this action to give a subscription as a gift.”
Gives a prospect a subscription that you grant yourself, the kind GoodBarber uses for gifts, so they get paid content without going through checkout.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the GoodBarber API with the connection you already set up, which covers the jobs the other modules on this page leave out.
Remove User From Group
ActionIn Make“Removes a user from an existing group.”
Takes a user out of a group, which closes the sections of your app that group was allowed to see and keeps access in line with who still belongs.
Send Push Notification
ActionIn Make“Sends a push notification by platform.”
Sends a push notification to your app's audience, chosen by platform, so a news item or an offer lands straight on their phones.
Update Expiration Date For Internal Subscription
ActionIn Make“Updates the expiration date of an internal subscription (subscription gift).”
Moves the end date of a gifted internal subscription, so you can stretch or shorten free access without cancelling and granting it again.
Update Internal Note For Active Subscriber
ActionIn Make“Updates an internal note for an active subscriber.”
Writes a private note on a paying subscriber's record, giving your support team context they can read in GoodBarber without asking around.
Update Internal Note For Prospect
ActionIn Make“Updates an internal note for a prospect.”
Adds a private note to a prospect, so whoever follows up with that lead sees the source, the campaign or the last exchange in one place.
Searches
5 modulesFind a Group
SearchIn Make“Finds a group by name.”
Looks up a group by its name and hands its details to the next module, so your scenario never depends on an ID copied by hand.
Find an Active Subscriber
SearchIn Make“Finds an active subscriber by ID.”
Pulls up one paying subscriber from their ID, so a scenario started somewhere else can read or update that member's record in your app.
Find an Expired Subscriber
SearchIn Make“Finds an expired subscriber by ID.”
Retrieves a former subscriber by ID, which lets a win back scenario check who you are dealing with before sending an offer.
Find an User
SearchIn Make“Finds a user by login.”
Finds a user from their login, the identifier people actually type, so you can act on accounts named in forms, sheets or messages.
Find a Prospect
SearchIn Make“Finds a prospect by ID.”
Brings back one prospect from their ID, useful when another tool stores that ID and you need the full lead before acting on it.
Other modules
1 moduleUpdate Internal Note For Expired Subscriber
ActionIn Make“Updates an internal note for an expired subscriber.”
Records a private note on someone whose subscription ended, keeping the reason for leaving or the promised follow up right on their record.
Need help automating GoodBarber with Make?
A person reads every message.