for you want to check for
Backflush
“no” and (Direct Initiate
“no” or Direct Process
“no”)
?
You could achieve this, to make an api call on the or condition (Direct Initiate
“no” or Direct Process
“no”).
And then you filter the outputs by the and condition (Backflush
“no”).
This can be done in the connectro function output itself, by using Jason Query.