Jared
Jared2w ago

Jared - Hi. I'm using webflow to build the app ...

Hi. I'm using webflow to build the app and I'm using memberstack for sign up ang login forms. I have 3 forms that is different from signup and login forms. There is 1 form that buildship doesn't recognize the trigger of webflow form submission. While looking into it, I found out that the reason is the form includes a free plan from memberstack. I need help with getting the data from the form with a free plan.
5 Replies
Gaurav Chadha
Gaurav Chadha7d ago
Hi @Jared, you can checkout this tutorial on how to get the form values using webflow https://www.youtube.com/watch?v=MslmqyII7fQ, and to integrate memberstack, you can generate a node with AI using Memberstack APIs https://docs.buildship.com/ai-nodes you can start with this, and share if you get into any blockers, we can help you further achieve your goal
BuildShip
YouTube
Automate Webflow Form Responses connect to any AI or database
Discover how to supercharge your Webflow sites by transforming a standard contact form into a powerful tool that not only collects customer inquiries but also provides valuable insights. 🚀 Imagine a contact form that goes beyond just capturing inquiries—it enriches customer profiles and triggers automated workflows based on user input. By integ...
AI Generated Nodes – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Jared
Jared7d ago
I encountered an issue with form submission where it wasn't being detected by the buildship integration. I demonstrated the process of filling out the form, adding the plan, and encountering detection issues. I think the reason is because the form have a plan from memberstack. If I'm not gonna add the plan to the form, can buildship send a request to memberstack to add a plan on the user? This is the link: https://www.loom.com/share/ed0ed845d285496898a95157a0be92c2
Loom
Buildship doesn't detect the webflow form with a memberstack plan
I encountered an issue with form submission where a plan wasn't being detected by the build ship integration. I demonstrated the process of filling out the form, adding the plan, and encountering detection issues. No action requested from viewers.
Gaurav Chadha
Gaurav Chadha4d ago
thanks for sharing video @Jared, it seems when you add memberstack, the webflow submit button is no more connected to BuildShip endpoint, could you please check, on clicking submit it is actually hitting the buildship endpoint of your workflow or not?
Jared
Jared4d ago
Yes it is working as it should and I showed it on the video. The first form I submitted is without the plan and you can see there that buildship recognizes the form submission and after I added the plan from memberstack, now the buildship doesn't recognize it anymore. By the way thank you for replying
Gaurav Chadha
Gaurav Chadha3d ago
I'meant if you check the networks tab after adding plan from memberstack and see what endpoint is the form calling, also, it would be helpful if you could also post about the issue on the webflow/member stack community as well?