How to get SDP data (created from service connection triggering Post request) into a table
Content
Hi,
I have a SDP created on post endpoint of service connection. I am following this blog:- https://www.youtube.com/watch?v=BT7pOilH368 to get the data into the table.
But for post request i need to pass the body with Content-type as application/x-www-form-urlencoded. The body should be machine=5CG7084DT4840&ip=10.212.192.64&body={"SearchBy":"EmailAddress","SearchValues":["rajkiranaravind@dispostable.com"],"RequestId":"jsubrama","RequestedBy":"jsubrama","ApplicationCode":"APIGATEWAY"}
In blogs they've used filter criteria to filter upon column values. But i just need to send the post request body to get response by SDP.
Could you please help me on how can send the Body for post request to get response in a table using a SDP in vbcs.
Tagged:
0