I want to simulate a FORM submission by send a raw HTTP POST request to a webpage. The problem is that I have to use dynamic values in parameters but in the arguments window I can set only hardcoded ones. Is it possible to somehow pass variables in the POST arguments?
Yes. I am also suffering from the same problem
Guys how did you solved this issue, can you please update here. Iām having a tough time to resolve this issue.
My original thread is -How to send body using POST method of HTTP Request activity - #5 by malhotraneha162000
Guys I have solved this issue. Please find aPOST HTTP Request.xaml (31.1 KB)
ttached the test sample of HTTP Request activity using POST
1 Like
Hello
can you please attach a screen shot of how did you solve that problem.
Thank You