L
L
leshchenko2021-09-02 10:23:16
JSON
leshchenko, 2021-09-02 10:23:16

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.

61307b4971f32008303704.png

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

1 answer(s)
L
leshchenko, 2021-09-02
@leshchenko

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 question

Ask a Question

731 491 924 answers to any question