Hi!
On my flow I am accessing data from a custom API, if there is data I work with that data (using the JSON parser and other nodes) and then send an email.
The problem I am having is that Parabola is complaining about nodes failing when there is no data so I can not save the flow.
Is there any way to put a conditional telling parabola “if data rows > 0” do this, if not, do nothing?
Thanks!