@Michelle Xue I used it for a workflow on Sales Orders that conditionally sends an email. The condition might be met by a change on the sales order, or a change on a custom record related to the Sales Order. I used
N/workflow#trigger
to ping the workflow to evaluate the conditions when the custom record changed.