Answer the question
In order to leave comments, you need to log in
How to set up integration with an HTTP handle in Yandex.Forms to receive all responses?
I'm trying to send all the answers from Yandex.Form to my webhook.
Judging by the server responses, such settings generate incorrect json, which the server cannot parse. I suspect that the "Answers to questions" field contains characters that interfere with json parsing.
How to correctly configure the sending of an HTTP request so that the server receives the correct json?
Answer the question
In order to leave comments, you need to log in
Found. You need to make the header "content-type: text/plain" and accept a canvas of responses in plain text from Yandex.Form.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question