Call Rest API differents solution and the best practice

Hello ,

What are the different methods of invoking rest api ?

What is the best solution.

Can we implement an RPA project with just OpenRPA and OpenFlow

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

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.