> For the complete documentation index, see [llms.txt](https://docs.sheet.link/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sheet.link/formulas/apps/memberstack.md).

# Memberstack

Review the official [Memberstack API Documentation](https://developers.hubspot.com/docs/api/overview) 📖

{% hint style="info" %}
Note that ["options"](/formulas/options.md) are optional, other variables are required 👍
{% endhint %}

| Formula                                                                                                                                                                                                                                                                                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>=Memberstack(</strong> <a href="/formulas/options.md"><strong>"options"</strong></a><strong>)</strong></p><p>Interact with the <a href="https://memberstack.com">Memberstack</a> API using only the SheetLink <a href="/formulas/options.md">"options"</a></p>                       |
| <p><strong>=Memberstack\_GetMembers(</strong> <a href="/formulas/options.md"><strong>"options"</strong></a><strong>)</strong></p><p>Get a list of your Memberstack members</p>                                                                                                                  |
| <p><strong>=Memberstack\_UpdateMembership( "member\_id", "membership\_id",</strong> <a href="/formulas/options.md"><strong>"options"</strong></a><strong>)</strong></p><p>Update the current membership of a Memberstack member (updating to a paid plan requires a default payment method)</p> |
| <p><strong>=Memberstack\_GetMemberships(</strong> <a href="/formulas/options.md"><strong>"options"</strong></a><strong>)</strong></p><p>Get a list of your site's current Memberstack memberships</p>                                                                                           |
| <p><strong>=Memberstack\_GetWebsite(</strong> <a href="/formulas/options.md"><strong>"options"</strong></a><strong>)</strong></p><p>Get details about your current Memberstack website</p>                                                                                                      |

{% hint style="success" %}
Missing a formula? [Suggest one here](https://www.sheet.link/suggest) 💡
{% endhint %}

#### Video Tutorial

{% embed url="<https://youtu.be/_pPq9Bq0HQM>" %}

### Navigation <a href="#where-to" id="where-to"></a>

| Page                                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>🚀 <a href="/quickstart.md"><strong>Quick Start</strong></a>​</p><p>60 second getting started guide.</p>                                               |
| <p><strong>​</strong><a href="/faq.md"><strong>❓ FAQ</strong></a><strong>​</strong></p><p>Answers to frequently asked SheetLink questions.</p>            |
| <p>🛠️ <a href="/formulas/functions.md"><strong>Functions</strong></a><strong>​</strong></p><p>Powerful functions unique to SheetLink.</p>                |
| <p>💪 <a href="/formulas/options.md"><strong>"options"</strong></a><strong>​</strong></p><p>Control the request to and response from any application.</p> |

## 🚑 Need Help?

You can always contact us via <support@sheet.link> or by messaging us on Twitter [@SheetLink](https://twitter.com/SheetLink)
