PROBLEM
Conditions on Json Payload field for orchestrator http request activity with Get method are not applied to the response.
CAUSE
Http request with Get method doesn’t receive json Payload because the conditions are set on the URL.
SOLUTION
With Get method, empty Json Payload field and put the conditions on the URL.
Top comments (0)