Hi,
I am trying to use a Blue Prism VBO which i have developed, as a web service. I am new to web services and I am unable how to call the web service within an external piece of code, in my case node.js code.
I wish to be able to perform the action of the VBO by calling the exposed web service when a function in the node.js code is called.
Does anyone have any ideas or examples on how to do this?
Thanks in advance.