Skip to main content

Fulfillment project for an order changes status

The Fulfillment project for an order changes status trigger starts an automation whenever a Task Manager project that is linked to a sales order moves to a new status. Use this trigger to keep order-related workflows moving — such as notifying a customer when their order enters fulfillment or flagging delays for internal review.

This trigger operates at the account scope, so account, order, and project data are all available to downstream steps.

Trigger scope

This trigger operates at the account scope. Account fields, order data, and fulfillment project data are available downstream.

How it works

  1. A fulfillment project linked to a sales order changes status in Task Manager.
  2. The account associated with the order is brought into scope.
  3. Project status, order details, and account data become available as dynamic content.
  4. Downstream steps execute using that combined context.

Available data

OutputDescription
Project nameName of the fulfillment project
Project statusThe new status the project moved to
Previous statusThe status the project was in before the change
Order IDIdentifier of the linked sales order
Account nameThe account associated with the order and project
Status changed atTimestamp of the status change

Use trigger conditions to target a specific status if you only want the automation to run at a particular point in the fulfillment lifecycle.