I am trying to build proxy where I am enhance my proxy and I need to go for multiple target end points and my URL might be same for a couple but URI path is different and bit dynamic values coming there. So, Please someone guide me how do I handle that. If there are any examples for there then please share with me.
Thank you @Anil Sagar . I am building proxy in Target endpoint as I am modifying a few places in my response and whatever final response I got, it’s dynamic url and I need to sent that to next target endpoint and process similar thing again in that. If you know any example on that then please share.