Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
4 tools available
MemberVault is a Relationship Marketing Platform that allows users to host courses, memberships, and other digital products in one place.
Connect Membervault to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Membervault's 4 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Membervault action below is a callable tool any Definable persona can invoke.
Tool to add a user to a specified product. Use when enrolling a user into a course without duplication.
Tool to completely delete a user from the account, including all data, progress, and quiz answers (irreversible). Use when you need to permanently remove a user. Example: "Delete user with email [email protected]"
Tool to retrieve all courses (products) in the MemberVault account. Use when you need to list available courses after setting up authentication.
Tool to remove a user's access to a product (course). This simply removes access to the product without deleting the user from the account. Use when revoking course access.
Anything Membervault exposes through its API. Common online courses workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 4 Membervault tools directly, then chain the result into another integration without you writing code.
Membervault uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 4 Membervault tools. You only need a separate Membervault subscription if Membervault itself charges per seat or per API call.
Every call from a persona to Membervault is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Membervault, and connect via OAuth or API key. You can immediately attach Membervault to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 4 Membervault actions as callable tools — including `Add User to Course`, `Delete User`, `Get Courses`, plus 1 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.