4 weeks ago
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
4 weeks ago
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.