08-11-23 11:36 PM
We are trying to trigger (start/stop) processes from external proxy server written in Node through Rest API.
After going through some docs and question I understand that we can expose processes through Rest API.
I am trying to understand is there any Blueprism standard rest apis available which can be used to find out what all processes are there and is there any jwt authentication mechanism available for exposed endpoints.
09-11-23 06:24 AM
Hi Sachin,
You may find BP REST API reference for v7.2 at here. Note that different BP version has slightly different set of API endpoints available. The newest version tends to have more functionality. To take advantage of BP REST API, you must install Blue Prism Hub alongside with Blue Prism Enterprise.
Hope this helps.
Regards,
Bruce Liu
17-11-23 11:34 PM
Hi Bruce,
Thanks for sharing the api reference it's been very helpful. Thanks for the heads up regarding blue prism versions as well. I went through the api reference I have few follow up questions.
19-11-23 11:27 PM
Hi Sachin,
Cheers,
Bruce Liu