Web Services

Discuss RoboTask here
Post Reply
IanJ
Posts: 4
Joined: Tue Apr 15, 2008 2:54 am

Web Services

Post by IanJ »

Has anyone managed to invoke web services from within RoboTask either using the standard tasks or using BASIC.  I would like to be able to make a call to a web service and capture the result within RoboTask. Look forward to any suggestions.  Thanks.
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Web Services

Post by Oleg »

You may use "Download file" action (see Internet section). Specify any URL and save the result to file. It can be HTML page or some binary file.
IanJ
Posts: 4
Joined: Tue Apr 15, 2008 2:54 am

Web Services

Post by IanJ »

Thanks for the reply Oleg.  Unfortunately the download function does not give me what I am after.  I need to be able to invoke a web service and pass it required paramaters and then be able to capture the results in a variable.  Thanks.
Post Reply