Remove product metafield
This page was printed on Jun 25, 2022. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/actions/remove-product-metafield.
The Remove product Metafield action removes Metafields from the product that triggers the workflow.
Fields
The Remove product Metafield action contains the following fields.
Field | Description |
---|---|
Metafield namespace | Required. A Metafield namespace is a container for a group of Metafields. Grouping Metafields within a namespace prevents your Metafields from conflicting with others. |
Key | Required. A key is an identifier for the Metafield value. |
Triggers
The Remove product Metafield action has a hidden field added to it by the trigger. This field, Product ID, identifies the product to have a Metafield removed. The product ID is set by default and can't be changed.
The Remove product Metafield action can be used in workflows that start with the following triggers:
- Inventory item created
- Inventory item deleted
- Inventory quantity changed
- Product added to store
- Product status updated
- Product variant added
- Product variant deleted
Example
In this example workflow, a product Metafield is removed when the product status changes from active to archived.
API details
To learn more, review the MetafieldInput input object.