Hello,
I would like to validate input of a short-text using webhook. This webhook would be an Azure Logic App, that internally calls Licess API (yes, it would be a chess quiz TypeForm ).
I have seen some posts like “Feature to provide phone number” touching this subject.
Where I am a bit stuck is how should the webhook send info back in order to know Typeform, that the submitted data of a question was not correct. Documentation explains that webhook should return 2xx HTTP codes. But how about if the response is not accepted? Is there a specific format to report back such info? Like a 4xx response with some message?
Thanks in advance,
Laci