Aug 29, 2018
RPA and Camunda BPM: Integrate a Software Robot by Using External Tasks
In my recent post on RPA, I used asynchronous REST calls to integrate UiPath with Camunda. This only works if your RPA solution provides an API that can be used by third-party applications. Since I promised you that there would be a follow-up post, I want to take the opportunity to show you another approach of integrating an RPA tool with Camunda. This time, I decided to try out WorkFusion’s RPA Express, which is available for free. Scenario The overall scenario for using an RPA product is the same that I described in my last post — you need to replace manual work with an automated task, but the external system does not provide an API that can be called…