MemberVault is a Relationship Marketing Platform that allows users to host courses, memberships, and other digital products in one place.
Available to claim
Build and ship the Membervault plugin to earn 14 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
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 user@example.com"
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.
No webhooks.