I am trying to use a POST service call in the HTTP request activity. The problem that I am having is I need to use a parameter named “Body” in the Parameters collection and when I try to do that Studio yells because there is already a Body property in the Options section for the HTTP request activity. When I attach the body in the property as a string in the Options section I get a response saying “Body is required.” How can I work around this? Anyone else experience this issue?
Possible to use parameter named "Body" in HTTP request instead of the 'Body' property under Options?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| When hitting API in HTTP post request body variable in parameter is conflicting with the one present under HTTP post request | 9 | 4333 | July 18, 2019 | |
| Unable to make an HTTP request with a parameter named "Body" | 11 | 8416 | February 9, 2025 | |
| What is the Diference in using Parameters VS Body in HTTP Request Activity | 5 | 8421 | November 26, 2023 | |
| How to use HTTP Request(Post) | 0 | 363 | February 27, 2023 | |
| HTTP request post | 3 | 94 | November 29, 2024 |