=Memberstack

The =Memberstack formula allows you to add & edit your Memberstack member fields or current plan

=Memberstack: How-to Video

1. Set Your Memberstack API Key

Sign In at Overfit.AI To Update Your Memberstack API Key

Memberstack Username/Password only required for changing Memberstack user plans.

Find your Memberstack API Key at App.Memberstack.io/Developers

(Power-ups > Custom Integrations > New API Key)

Your Memberstack API key will be stored securely as a Document Property of any Google Sheet you have authenticated with your Overfit.AI API Key. Anyone you allow to access this Google Sheet will be able to access your Memberstack Members and use your Overfit.AI Tasks.

2. Use the =Memberstack Formula in Google Sheets to View & Edit Member Data

Refer to the official Memberstack API Documentation for more details.

=Memberstack(field, member_id, value)

=Memberstack Formula Example

=Memberstack("firstname", "112233...", "Elon")

I have a member with the ID of "112233..." and want to update their First Name field with the value "Elon" .

Last updated