Security & Identity ToolsIn development

Memberstack

Memberstack is a platform that enables developers to add user authentication, payments, and member management to their websites without writing backend code.

In development

Cataloged and scoped, not yet available to run in production.

8
actions

Actions

Operations this integration can perform.

8

Create Member

Tool to create a new member in your application. Use after gathering email, password, optional plans, custom fields, metadata, and redirect.

Delete Member

Tool to permanently delete a member from your application. Use after confirming you no longer need the member's data and have the member ID.

Get Member

Tool to retrieve a specific member by ID or email. Use when you need to fetch member profile details for a given identifier (ID or email). Example: "Get member mem_sb_12345".

List Data Tables

Tool to retrieve all data tables in your Memberstack application. Returns table metadata including keys, field definitions, and access control rules.

List Members

Tool to retrieve a paginated list of all members in your application. Use when you need to iterate through members with cursor-based pagination.

List Plans

Tool to list all available membership plans. Use when you need to retrieve plan IDs and details before assigning or comparing plans.

Remove Free Plan

Tool to remove a free plan from an existing member. Use after confirming the member's subscription status. Example: "Remove free plan pln_sb_67890 from member mem_sb_12345".

Update Member

Tool to update an existing member's information. Use when you have a member ID and need to modify their email, customFields, metaData, JSON data, or loginRedirect.

Triggers

Events that start workflows from this integration.

6

Member Created

Fires when a new member signs up.

Member Deleted

Fires when a member is deleted.

Member Plan Canceled

Fires when a member cancels their plan.

Member Plan Created

Fires when a member adds a new plan.

Member Plan Updated

Fires when a member's plan is updated.

Member Updated

Fires when a member's data is updated.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.