Call Rest API differents solution and the best practice

You can do RPA with purely OpenRPA
You can do RPA with purely OpenFlow and agents
You can do RPA with both OpenRPA and OpenFlow.
You can call REST api’s from OpenRPA ( many ways, but i like to use powershell and invoke-rest )
You can call REST api’s from “openflow” using NodeRED and HTTP node
You can call REST api’s from “openflow” using agents depending on the programmering lanaguge you wrote the package in … ( c#/ python/ nodejs )

4 Likes