Memberspot
Learn how to use Memberspot with Composio
Overview
SLUG
MEMBERSPOT
Description
Memberspot is an online course and video-hosting platform designed to facilitate knowledge management and community engagement for businesses.
Authentication Details
API Key
generic_api_key
Tools
Create Login Token
SLUG: MEMBERSPOT_CREATE_LOGIN_TOKEN
Action Parameters
uid
Action Response
data
error
successful
Delete Users
SLUG: MEMBERSPOT_DELETE_USERS
Action Parameters
emails
Action Response
data
error
successful
Find user by email
SLUG: MEMBERSPOT_FIND_USER_BY_MAIL
Action Parameters
email
Action Response
data
error
successful
List custom user properties
SLUG: MEMBERSPOT_LIST_CUSTOM_USER_PROPERTIES
Action Parameters
Action Response
data
error
successful
List all offers
SLUG: MEMBERSPOT_LIST_OFFERS
Action Parameters
Action Response
data
error
successful
List Users
SLUG: MEMBERSPOT_LIST_USERS
Action Parameters
active
courseId
lastLoadedId
offerId
pageLength
Action Response
data
error
nextPage
successful
Set order state
SLUG: MEMBERSPOT_SET_ORDER_STATE
Action Parameters
active
email
orderId
Action Response
data
error
successful
Set user offer state
SLUG: MEMBERSPOT_SET_USER_OFFER_STATE
Action Parameters
active
email
offerId
Action Response
data
error
successful