Copy payload url and remove url and set target url

Not applicable

Hi Team,

This is urgent.

1/ Payload is passing through Apigee and payload has URL which needs to copy as a Target URL

2/ URL node need to remove from payload

Please provide proper coding guidence do needful on priority.

Thanks,

Jignesh shah

0 4 885
4 REPLIES 4

you can possibly use a JavaScript policy(at proxy endpoint, request flow) to filter the request payload before sending it to target endpoint..

Hi Kuldeep,

Thanks for reply, Can we use Message policy copy ,remove and set for set dynamic url from source payload and remove that url from payload when we send to third party

i assume you mean 'Assign Message policy', yes you can use that as well as it is used to modify HTTP request or response messages during an API proxy flow...

@Jignesh

What do you mean URL node, is your request XML ?