Remove customer metafield
This page was printed on Jul 18, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/actions/remove-customer-metafield.
TheRemove customer metafieldaction removesmetafieldsfrom the customer that triggers the workflow.
Fields
TheRemove customer metafieldaction 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 other metafields. |
Key | Required. A key is an identifier for the metafield value. |
Triggers
TheRemove customer metafieldaction has a hidden field added to it by the trigger. This field,Customer ID, identifies the collection to have a metafield removed. The customer ID is set by default and can't be changed.
TheRemove customer metafieldaction can be used in workflows that start with the following triggers:
- Customer account disabled
- Customer account enabled
- 客户创建
- Order cancelled
- Order created
- Order fulfilled
- Order paid
- Order risk analyzed
- Order transaction created
- Refund created
- Subscription contract created
Example
In this example workflow, a customer metafield is removed from a customer when their account is disabled.
API details
To learn more, review theMetafieldInputinput object.