Hello All,
I am learning MS Flow with basic setup: a Microsoft Form is submitted and its data is sent to another server with an HTTP POST request.
Wierdly the POST data seems to to being sent with the request.
From the other side (server), I get no data at all though when debugging in Flow it says that all the data has been sent.
This has been driving crazy for the last few days.
Please see the attached screens, if you can spot anything I m doing wrong.
Flow
Run debug
There's no authentication required.