Hey Folks, I was just wanting to create a TypeForm, which actually has some dynamic data, I used the Create API to do so, but i really wanna go one step further and make api calls in between two different form slides, based on used decision, For eg, If the User enters says his/her UserID, i want to go to API fetch the Details of that user and Show up in the next form slide, is it possible with TypeForm? If so, how can we achieve this ?
Answered
Make decision based on API calls
Best answer by picsoung
Hi Micheal,
Thank you for your question!
Unfortunately, we are not there yet
Currently a form is static at the moment it renders, you can’t make any API calls between questions.
One way to build the flow you are describing would be to separate the flow in two forms.
Once the first form is submitted, make an API call, and redirect to the second form by passing details via hidden fields.
As a developer I have been dreaming about this possibility for many years… every day we are getting closer ;)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.