Hi,
I want to grab a value from a passed parameter to a REST robot's URL.
For example, If my REST robot is http://service.openkapow.com/example.rest then what I want my ROBOT to be able to do is to get the value of the parameter passed to it directly from the URL itself. So, any request to the robot in this URLformat: http://service.openkapow.com/example.rest?parameter=passedvalue, my ROBOT should get the value "passedvalue" from that URL.
I couldnt find the way to do it! Could anyone help me please!!!
(Pls. point me to the right example or let me know if this can be done at all.)
Thank you in advance!
-metapsyche