Ash Flow branch condition
I'm trying to do something like this:
the branch conditions is the following:
The strange thing is that the branch executes even if the record is found. I understand that condition must be a boolean value.
Is there a way to achieve it with a
the branch conditions is the following:
The strange thing is that the branch executes even if the record is found. I understand that condition must be a boolean value.
Is there a way to achieve it with a
read action or I need to use a custom :get_invoice_data step?