Product added to store
This page was printed on Jul 17, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/product-added-to-store.
TheProduct added to storetrigger starts a workflow when a user in your organization or a third-party appadds a new productin the Shopify admin.
Actions
The following actions can be used in workflows that start with theProduct added to storetrigger.
- Add product tags
- Add product to collections
- Create redirect URL
- Delete redirect URLs
- Hide product
- Publish product
- Remove product from collections
- Remove product metafield
- Remove product tags
- Remove shop metafield
- Send HTTP request
- Send internal email
- Update product metafield
- Update shop metafield
- Wait
Example
In this example workflow, a product is added to a collection when it is added to the store.
Testing the Product added to store trigger
To test a workflow that starts with this trigger,create a new productin the Shopify admin.
API details
TheProduct added to storetrigger allows actions to be taken with theProduct Graphql API object.