Membership Notifications - API Data

Hi there. We are running into some issues with the Membership site and looking for help.

Issue 1 - we don’t get notified through Webflow when someone registers for a membership. Where does that data go? Does anyone know why this is a thing?

Issue 2 - Webflow does not have native Zapier integrations for Membership actions / updates

Issue 3 - Webflow API does not allow for us to get the Custom Fields on member sign up forms.

Does anyone have any ideas or experience with work arounds for this?


Here is my site Read-Only: [LINK][1]

Memberships is in beta. As such features may be missing or incomplete.

The appropriate place to discuss this beta is located below (for beta participants).

Memberships - Beta | Webflow (circle.so)

Thanks.

Hi @Aaron_LeBlanc

You’re correct, they don’t notify you. Not sure why, but it is what it is.

The data is found within the memberships screen:

Clicking into it show you all of your members.

If you want to get notified, you can set that up yourself using Webflow Webhooks.

Send that Webhook to Make (Integromat), Zapier, or Webflow Logic and pop off an email to yourself.

No they do not. But what they do offer is Webhooks, mentioned above. That’s your best option at the moment.

Strange, custom fields are coming through for me, maybe re-publish your site and try again?

Hope that helps!

1 Like

Very helpful on multiple levels. Thank you so much for taking the time.

  1. Showed me that this is possible from the API.
  2. Showed me the call you are making to get the data correctly.

I can now complete this on my own. Appreciate that.