Hi,
When I use GET, POST, or PUT methods, to get or modify the parameters in the Flow Callout they aren’t returned.
The Flow Callout policy:
when using GET method (URL: http://IP:PORT/{version}/organizations/{ORG}/apis/{proxyName}/revisions/{revision}/policies/FC-target-preflow-request-preprocessing), the output:
Same for PUT, or POST, parameters aren’t updated. Although it works for the ‘Properties’ field!

