Product variant added
This page was printed on May 24, 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 email
- Send HTTP request
- 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.