- Home
- Resources
- Integrations
- MemberVault
MemberVault Make integrationAutomate MemberVault with Make.
Can Make act the moment a member joins one of your MemberVault products? Yes. The MemberVault Make integration brings 5 modules: 2 instant triggers and 3 actions. This guide is for course creators and membership owners who want to link their account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the MemberVault Make integration do for you?
The MemberVault Make integration links your MemberVault account to Make so that member events start automations without code. In Make, an automation is a scenario: a chain of modules, where each module is one brick, such as a trigger that listens or an action that does something in an app.
Onboarding that follows every enrollment. Watch User Added to a Product fires when someone joins a product, so the scenario can pass that person to your CRM, a spreadsheet or a chat channel while the purchase is still fresh.
A clean consent record. Watch User Email Consent fires when a member approves email consent. Hand that signal to your mailing tool and your lists only hold people who said yes.
Access driven by other apps. Add a User places a person in a product, and Remove a User from a Product takes access away, for instance after a refund recorded elsewhere. Make an API Call covers the rest of the MemberVault API with the same connection.
One honest limit: Make states that its MemberVault documentation is incomplete, because little public information exists about the app. Test each module on a sample member before relying on it, and keep Make troubleshooting close when a run fails. Weighing another tool as well? The n8n vs Make comparison lays out the criteria, and Make training helps if you are new to the editor.
How do you connect MemberVault to Make?
- 01
Add a MemberVault module
Open a scenario, click the +, search for MemberVault and pick any of its modules. Then click Create a connection. A connection is your MemberVault account linked to Make once and reused by every MemberVault module.
- 02
Name it if you like
Naming the connection is optional, but a clear label such as the name of your membership site helps when several accounts or clients live in the same Make organization and you need to pick the right one later.
- 03
Authorize and save
Follow what MemberVault asks for: either approve Make on the MemberVault page that opens, or paste the key MemberVault gives you. Click Save, and the module fields become available right away.
Your first scenario with MemberVault
GoalWhen a member approves email consent in MemberVault, Make adds that member to a bonus product.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Search for MemberVault and choose Watch User Email Consent as the first module.
- 02
Link your account
Click Create a connection, authorize Make, then save. The trigger is instant: MemberVault calls Make through a webhook as soon as a member says yes.
- 03
Add the action
Click the + on the right of the trigger and pick Add a User. Map the member details from the trigger, then choose the product from what Make lists.
- 04
Test with Run once
Click Run once, approve consent with a test member, then read the bundles. A bundle is one item passed from a module to the next, here one member.
- 05
Switch it on
Turn the scenario on. From then on, every consent approval starts one run, and each module that processes a bundle counts as one operation on your plan.
What starts a MemberVault scenario
2 modules start a scenario when something happens in MemberVault. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by MemberVault as soon as it happens.
Watch User Added to a Product
Instant triggerIn Make“Triggers when a new user is added to a product.”
This trigger hands your scenario each person who joins one of your MemberVault products, so a welcome sequence, a CRM record or a team alert can start without anyone copying names by hand.
Watch User Email Consent
Instant triggerIn Make“Triggers when a user approves email consent.”
You get a signal each time a member approves email consent, which lets your mailing tool or spreadsheet reflect who actually agreed to hear from you instead of guessing.
What MemberVault can do in Make
MemberVault gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add a User
ActionIn Make“Adds a user to the system, can be used to add users to a product.”
Give someone access without opening MemberVault: this action creates the user and can place them straight into a product, which saves the manual step after a sale made in another tool.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module reaches the parts of MemberVault that the other modules leave out, by calling any endpoint of its API with the connection you already set up.
Remove a User from a Product
ActionIn Make“Removes selected user from a product.”
Access ends where it should: this action takes a chosen member out of a product, so refunds or cancelled subscriptions no longer depend on someone remembering to clean up.
Need help automating MemberVault with Make?
A person reads every message.