Built by Metorial, the integration platform for agentic AI.
Permanently delete one or more members from your Memberspot platform by their email addresses. This action is irreversible and removes all user data.
Grant a user access to a course/offer. If the member does not already exist, a new member account will be created automatically with the provided name and email. Use this to enroll users after purchases or sign-ups.
Enable access to a specific chapter within a course for a user. Allows fine-grained content gating beyond full course-level access, such as drip-feeding content or unlocking bonus chapters.
Activate or deactivate a member's access at the offer or order level. Use **offer** scope to toggle all access for a given offer, or **order** scope to toggle access for a specific order. Deactivating access preserves the member's course progress.
List available custom property definitions, or set custom property values on a user. When only listing is needed, omit the email and properties fields. To set values, provide the user's email and the properties to update.
Retrieve course progress for a user. When a course ID is provided, returns detailed progress for that specific course. Otherwise, returns progress across all enrolled courses for the user.
Retrieve all available offers (courses/products) configured in your Memberspot account. Useful for dynamically populating course selections in automations or looking up offer IDs.
List members on your Memberspot platform. Supports pagination and filtering by offer, course, or active status. Returns user profiles with their associated metadata.
Generate a single sign-on login token for a user. Returns a token that can be used to create a direct login link, allowing the user to access their account without entering credentials. Useful for sending personalized login links via email or messenger.
Retrieve exam results for a specific exam. Returns all user submissions and scores, enabling tracking of assessment outcomes and automating follow-up actions based on exam performance.
Look up a Memberspot member by their email address. Returns the full user profile including assigned offers and custom properties.