cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to REST conversion

BhavithraLaksh
Level 2

In my current task, we are exposing the Process as web service and sending data to the Endpoint  But that  endpoint will accept only the Rest web service. It seems Blue prism could expose the process only as the SOAP web service.

can anyone please guide me with the best solution

1 REPLY 1

Hello @BhavithraLaksh - You can configure Blue Prism API and achieve with RESTful endpoints that serves as a wrapper. Just create 2 APIs to start your process with POST and collect the status of process with GET.