Do it manually with custom VBO, two options:
1) Blueprism Web Services docs has a complex way of doing it with the help of visual studio.
2) Build request manually and send via HTTP post VBO (don't forget headers), parse results with XML VBO - we just did that today.