Hi @m_laci Thanks for stopping by the community! I’m afraid it’s not possible at this time to validate information live in the form as the form is being filled out, though I can share this suggestion with our product team.
If you have any other questions or suggestions, please let us know.
Thank you @Liz for your prompt reply.
I kind of assumed this would be possible, and that on every time one hits OK, the call would go out to the webhook. Tested out and I see now that the call will only be made on the last question, when the form says Submit.
Additionally, I had to publish the form, and use one out of 10 precious results I can use for evaluation purpose. Would be nicer if this webhook integration would work in Preview mode as well.
Although I got excited by TypeForm, currently does not fit my purposes. Looks like a great product, so it is unfortunate. But who knows, maybe in the future I can use it for other purposes.
Kind regards,
Laci
@m_laci Thanks for the feedback! I’ll pass this along to our product team, and if you think of any other questions for us, let us know.
Hi @m_laci,
This would be a neat usecase, sadly currently our typeforms are “static” at the moment they render. There is no way to interrupt the question flow to make an external API request.
But if you were to breakdown your form into multiple parts you can redirect the user as the end of the form, check their answer, and then redirect them to the next section and eventually provide feedback on their move.
so it could look like
typeform #1 → redirect to Azure URL → (inside Azure) call Lichess API → redirect user to typeform #2