Hello,
I have a zap which takes Shopify orders loops through the line items and then is supposed to write each line item to a separate Xero invoice depending on the vendor of the line item.
I have this all configured but each path which is filtered based on the vendor is allowing all items to go through if it finds one that matches the filter. I can’t work out how to only allow certain line items to continue down each path?