Memberstack
Last updated
Last updated
Review the official Memberstack API Documentation 📖
Note that "options" are optional, other variables are required 👍
Formula |
Get a list of your Memberstack members |
Update the current membership of a Memberstack member (updating to a paid plan requires a default payment method) |
Get a list of your site's current Memberstack memberships |
Get details about your current Memberstack website |
Missing a formula? Suggest one here 💡
Page |
60 second getting started guide. |
Answers to frequently asked SheetLink questions. |
Powerful functions unique to SheetLink. |
Control the request to and response from any application. |
You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink
=Memberstack( )
Interact with the API using only the SheetLink
=Memberstack_GetMembers( )
=Memberstack_UpdateMembership( "member_id", "membership_id", )
=Memberstack_GetMemberships( )
=Memberstack_GetWebsite( )
🚀
🛠️
💪