Product variant added
This page was printed on Jul 04, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/product-variant-added.
TheProduct variant addedtrigger starts a workflow when a user in your organization or a third-party appadds a variantto an existing product.
Actions
The following actions can be used in workflows that start with theProduct variant addedtrigger.
- 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
- Update product metafield
- Update product variant metafield
- Update shop metafield
- 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
TheProduct variant addedtrigger allows actions to be taken with theProductVariant Graphql API object.