Page 1 of 1

How to map request parameters on a "/" based api?

Posted: Mon Apr 29, 2013 4:30 pm
by Bee Sprout

I am trying to use this api, but cant map request parameters when adding the service, if I enter the entire content in the settings area it works.

Request URL works:

http://www.mypistevo.com/public/searc...

How can I use these parameters on the tool if they are separated by "/" instead of = signs?


How to map request parameters on a "/" based api?

Posted: Mon Apr 29, 2013 5:09 pm
by maxkatz

Try setting them directly in the URL. For example:

param1/{value1}

then define a request parameter in Request tab:

value1 = Hello


How to map request parameters on a "/" based api?

Posted: Mon Apr 29, 2013 6:02 pm
by Bee Sprout

is tis what you meant?

On the adding service area.

Request URL: http://www.mypistevo.com/public/searc...

I did this and set the parameters on test area as fname = jose .. etc, didnt work. Any other ideas ? :)


How to map request parameters on a "/" based api?

Posted: Mon Apr 29, 2013 6:05 pm
by maxkatz

Can you attach screens shot of how you defined the service in Appery.io?


How to map request parameters on a "/" based api?

Posted: Mon Apr 29, 2013 6:17 pm
by Bee Sprout

Fo some reason I went back to normal setup and it worked !