Inventory item created
This page was printed on Jul 07, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/inventory-item-created.
TheInventory item createdtrigger starts a workflow when an inventory item that is attached to a product variant is created.
Actions
The following actions can be used in workflows that start with theInventory item createdtrigger.
- Create redirect URL
- Delete redirect URLs
- Remove shop metafield
- Send HTTP request
- Send internal email
- Update shop metafield
- Wait
Example
In this example workflow, an email is sent when an untracked inventory item is created.
Testing the Inventory item created trigger
To test a workflow that starts with this trigger,add a variant to an existing product.
API details
TheInventory item createdtrigger allows actions to be taken with theInventoryItem Graphql API object.