cancel
Showing results for 
Search instead for 
Did you mean: 

Query on the API capabilities

AbhijithMergu
Level 2
I'm looking on exploring the API capabilities of what BluePrism provides. As far as I explored, I see the only capabilities which Blueprism provides is on the processes, we expose the web service on a process and then consume it. Are there any additional capabilities which a third party can consume out of blueprism, I'm looking at fetching all the machines on the server, fetching the inputs and outputs of a particular process, triggering and stopping an execution of a process. Does the support for all of this present, if yes, can someone please provide a hyperlink to the right location.

Thanks in advance.

------------------------------
Abhijith Mergu
------------------------------
2 REPLIES 2

Hi, Abhijith,

well, API is very limited but if you are fine with CLI (command line interface) then check documentation for automatec.exe. The other option is using HTTP protocol with similar commands which provides automatec.exe if you consider this being API :).

Regards,

------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------

One more hint - try to run on runtime resource in browser this http://localhost:8181/help (or if you change localhost with name of your runtime resource and your ports are open you can run it from another computer, of course). It shows you the available options which can be used for HTTP communication with RR.

Regards,

------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------