I’m trying to create a workflow that updates a QBO invoice with the tracking information when a user changes the order status from “processing” to “shipped”. I currently have WooCommerce linked and the following set up:
- Trigger Event = Order
- Trigger Rule = Order status changed to shipped
When I test these, only the newest orders come through, and I cannot access any tracking information as they don’t get shipped for a few weeks. What am I doing wrong?

