I need to consume a webapi, I can consume the endpoint via postman with no issues.
I'm building this flow for a power virtual assistant.
Appreciate the body is hardcoded for now.

I have to use a get and submit my data in the body, but I get the following error
The provided 'Http' action inputs are not valid. A request body must not be included for 'GET' requests.