REST Client
The REST Client flow node provides a simple and powerful way to access REST services. It can be used to directly invoke REST APIs or can use prebuilt configurations that define the APIs of the service. The node supports:
- Passing in request data on the input terminal or building the request directly in the node.
- Returning success and error messages to the different output terminals.
- The ability to loop through an array of requests to invoke an API repeatedly.