Hi Team,
I have a scenario to pass json object for get request. Am able to pass json object in “post” type request. But am not able to send json in “get” type request. I tried to pass json string in “Body” properties, but still it always sends empty body. Could you please help to send json http get request.
I attached screenshot for more reference.