extracting query string value

Not applicable

I want to insert currency in my URL so if i insert ?inr=1$ so in my output window i want to get currency in Rupee(conversion)

so i want to get currency(rupees)="60.36"(present value)


http://madhudonkana-eval-test.apigee.net/flowvariabledemo2?search=ASDSDF

hear in your video we are getting findme="ASDSDF" 4mv4ds01e04

@Anil Sagar @ Google @Dino-at-Google

0 5 310
5 REPLIES 5

Hi @Madhu Donkana, edit your question and add more info.

What have you tried so far?

For currency coversion, you need an service(REST/SOAP), do you have one?

Hello @Siddharth Barahalikar ,when you click on above mention link you can find that findme="asdsdf",so in that place i am asking if i gave one dollar in the place of findme i want present currency value.

and one more thing yesterday onwards i started watching n practisizing on apigee i don't no how to use soap service

That's not how it works Madhu.

In the video, Anil has used httpbin Rest service as a backend.

For your use-case, you need to have a service which can do CurrencyConversions.

Based on that service, we can design the proxy to do rate conversions.

there are few services but not working can you help me with that http://www.webservicex.net/CurrencyConvertor.asmx