For the complete documentation index, see llms.txt. This page is also available as Markdown.

Memberstack

Review the official Memberstack API Documentation πŸ“–

Note that "options" are optional, other variables are required πŸ‘

Formula

=Memberstack( "options")

Interact with the Memberstack API using only the SheetLink "options"

=Memberstack_GetMembers( "options")

Get a list of your Memberstack members

=Memberstack_UpdateMembership( "member_id", "membership_id", "options")

Update the current membership of a Memberstack member (updating to a paid plan requires a default payment method)

=Memberstack_GetMemberships( "options")

Get a list of your site's current Memberstack memberships

=Memberstack_GetWebsite( "options")

Get details about your current Memberstack website

Video Tutorial

Navigation

Page

πŸš€ Quick Start​

60 second getting started guide.

​❓ FAQ​

Answers to frequently asked SheetLink questions.

πŸ› οΈ Functions​

Powerful functions unique to SheetLink.

πŸ’ͺ "options"​

Control the request to and response from any application.

πŸš‘ Need Help?

You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink

Last updated