Hello!
I am using the getFeedback connector to try and send surveys.
https://community.getfeedback.com/s/article/The-GetFeedback-API
Now I think this is a simple fix, I need to include 'HTTP/1.1' somewhere in the request. Does anyone know where this goes? It can be the URL as it has a space.
Any ideas welcomed
Hi @AndyH_JSY ,
It is just a response and this is HTTP 1.1 version as this get feedback server is supporting Http 1.1 version. Also from screenshot you have provided you are trying to get response instead of sending. Is that you are trying to achieve ?
Thanks
Hi @AndyH_JSY ,
So is it not working when you are doing post. You need to include your parameters in body and not in queries as this is POST.
{"survey-id":12444}
Thanks
User | Count |
---|---|
96 | |
40 | |
26 | |
23 | |
16 |
User | Count |
---|---|
129 | |
51 | |
48 | |
36 | |
24 |