Hello,
I'd like to be able to connect the output of a Cloudant "save" node to another node in order to proceed with the flow only if Cloudant has successfully persisted/deleted the rows or to route to something else if an error occurred. Like in the following diagram:

Basically I'm expecting the Cloudant node to work just like an "http request" node, with an input and an output.
Hello,
I'd like to be able to connect the output of a Cloudant "save" node to another node in order to proceed with the flow only if Cloudant has successfully persisted/deleted the rows or to route to something else if an error occurred. Like in the following diagram:
Basically I'm expecting the Cloudant node to work just like an "http request" node, with an input and an output.