How to automatically send MS invitations to manually approved Airtable users from Webflow form submissions while retaining original data? Answered
Hello,
We are trying to create an automation which allows us to review membership applications before sending invitations or creating membership accounts.
We can get the Webflow Form data to Airtable but are struggling with how to get the data into Memberstack and have it create memberships accounts once approved in Airtable, and then send invites to users.
The intended process works as follows:
- A user fills out a native Webflow Form on the website
- The form submission triggers an HTTP Request using Webflow Logic (could be Integromat/Make)
- The request posts the form submission data using the Webflow API to an Airtable Base
- The Airtable Base is populated with the fields from the Webflow Form submission via API
- We review the applications for access in Airtable
- Approved applications are filtered into another Airtable View.
- Whalesync (or alternative) sends approved users in the approved Airtable view to Memberstack with fields mapped identically
- Memberstack sends email notifications of approval and email verifications to users
We have successfully set up the Memberstack integration, but users are automatically approved.
To summarise, how can you automatically send invitations/approval emails from Memberstack to manually approved users from Airtable that submitted a Webflow Form, and retain the data they initially submitted?
We hope that makes sense. Any ideas, suggestions or solutions would be very much welcomed!
Comments
3 comments
Hi everyone. Just wondering if anyone has experience integrating a member approval process with MemberStack + Webflow. Functionality would be as follows - user fills out a new member form - form gets sent to admin - admin approves member - member is sent to payment page - and once payment is processed - the new member profile page is created using data from form. Does anyone know if this flow is possible? Thanks.
Hi Karina,
There's a workaround to implement this. Here's how you can achieve the flow you described:
You can find detailed instructions and code snippets in the Memberstack documentation.
Thanks Chukwudi - I’ll take a look at that documentation 👍
Please sign in to leave a comment.