Product variant added
This page was printed on Aug 08, 2022. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/product-variant-added.
The Product variant added trigger starts a workflow when a user in your organization or a third-party app adds a variant to an existing product.
Actions
The following actions can be used in workflows that start with the Product variant added trigger.
- Add product Metafield
- Add product variant Metafield
- Add shop Metafield
- Create redirect URL
- Delete redirect URLs
- Remove product Metafield
- Remove product tags
- Remove product variant Metafield
- Remove shop Metafield
- Send HTTP request
- Send internal email
- Wait
Example
In this example workflow, an email is sent when a product variant is added.
Testing the Product variant added trigger
To test a workflow that starts with this trigger, add a variant to an existing product.
API details
The Product variant added trigger allows actions to be taken with the ProductVariant Graphql API object.