Inventory transfer completed
The Inventory transfer completed trigger starts a workflow when every item in an inventory transfer has been received or rejected at the destination 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 completed trigger
To test a workflow that starts with this trigger, open an inventory transfer that hasn't been transferred yet, click Mark as, and then click Transferred.
API details
The Inventory transfer completed trigger allows actions to be taken with the InventoryTransfer Graphql API object.