Change path suffix for conditional flow

I am new to apigee , I am creating conditional flows for proxy with two path suffix "/jsonresponse"

and "/xmlresponse".
My proxy is actually calling https://mocktarget.apigee.net
now if I give /jsonresponse then proxy should call https://mocktarget.apigee.net/json
so how can I achieve this change of suffix .

Actually I am removing all suffix before send to target and after that I want to add suffix to it based on suffix given by user

thanks

0 1 2,418
1 REPLY 1

HI @Prasad Walke,

I think below link could help you, as this also has the same scenario.

https://community.apigee.com/questions/44801/is-is-possible-to-set-proxy-path-suffix-dynamicall.html