Watch Invoices Xero

I havw a scenario that uses the Xero Watch Invoices Node
In that I have a Filter (Where)
I have that set to
Status = “Paid”

I would like to be able to use this logic
Status = “Paid”
OR
Status = “Voided”
Or
Status = “Deleted”

However, I have not been able to achieve this to date.

Can anyone help

Is it possible for you to remove the filter altogether from the Watch Invoices Node and just place the filter between the first and second node, whereby you can then use Status = any of those three that you desire?

This will be a bit resource heavy as it will run for every event associated with Invoice.

2 Likes