I am using Type form to score treatment outcomes for my users in a closed subscription community. I have a button on the ending of the scoring quiz that returns to a general page within my site (https://app.nemecheknavigator.com/progress-tracking). Their scores are displayed on a scorecard within my site using the Member_ID generated by Typeform.
I would like to have the button at the end of my Typeform survey return to them to a page that is specific for the member ID generated by Typeform (ex., https://app.nemecheknavigator.com/progress-tracking/member_ID/).
Is this possible? Thank you in advance for your help.
Answered
Integrating Member_ID number into a Button Command
Best answer by Harsh
Hi
I would suggest that you embed the Typeform on your site via the Typeform SDK
Then on the “onSubmit” callback you could easily redirect the user to your url, with the dynamically generated response id (i.e member id) appended to the url.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.