Inventory transfer ready to ship
The Inventory transfer ready to ship trigger starts a workflow when an inventory transfer is marked as ready to ship. When a transfer reaches this status, the inventory being transferred is reserved at the origin location.
Actions
Because the trigger provides InventoryTransfer and Shop objects, the trigger can be used by any actions that require those fields, including the following examples:
Actions that don't require a specific resource can also be used, including the following examples:
- Send Admin API request
- Send HTTP request
- Send internal email
- Run code
- Wait
- Log output
- Create redirect URL
- Delete redirect URLs
Testing the Inventory transfer ready to ship trigger
To test a workflow that starts with this trigger, open a draft inventory transfer and click Mark as ready to ship.
API details
The Inventory transfer ready to ship trigger allows actions to be taken with the InventoryTransfer Graphql API object.