SDK for OpenRPA

I am looking to integrate OpenRPA with our testing framework and would like to control OpenRPA to learn/record UI screens and create workflows that are ambiguous and driven later by testing data. We would also like to invoke them without using Openflow/Node-Red. Is there any SDK documentation or anything that can help us get started?

Thanks,

Ryan

No, sorry. It has always been centered around using openflow.

But there is a remote call named pipe openrpa/OpenRPAService.cs at master · open-rpa/openrpa · GitHub
that is being used by power shell to invoke workflows and get the response. I hope that fit’s your purpose, else you will need to use openflow.

I’m slowly working on version 2.0 of OpenRPA. Here you will beable to control everything using multiple channels, including named pipes

1 Like