Integration: Typeform
in progress
MS Bot
1) The problem → I'm struggling to pass data in Typeform.
2) Why is this important → I don't want my members to have to enter their information twice.
3) What's your plan B → Follow this tutorial or hire a developer to help me do it.
4) Possible solutions we could build for you → Make it really easy to hire a developer or enable in a no-code way.
Duncan Hamra
in progress
Naitik Mehta
Merged in a post:
Integration: Typeform
Jacob Gorthy
- Passing member data in typeform is limited to one typeform per page and limited to one type of embed.
- Passing data into Typeform's conditional logic + multi step form tool opens up a huge amount of possibility for connecting/sharing member data to an endless amount of apps and workflows via typeform/zapier/etc.
- Either only use the general embed and only use 1 typeform per page OR pass a unique identifier like user_id or user_email to a typeform hosted page and trigger the workflow from there (requires sending the user away from your site)
- Native integration where we connect the typeform to memberstack via a personal access token (generated in the typeform settings) which would replace any {{double brackets}} or something similar in the tyepform embed code itself using the value of the attribute we're looking to add to the typeforms hidden field. (ex. "...?email={{unique_value}}&status={{unique_value}}