Remove customer metafield
The Remove customer metafield action removes metafields from the customer that triggers the workflow.
Fields
The Remove customer metafield action contains the following fields.
Field | Description |
---|---|
Metafield | Required. This dropdown selects a metafield by name or by namespace and key. |
Namespace | Required when selecting an unstructured metafield. A namespace is a container for a group of metafield definitions. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields. |
Key | Required when selecting an unstructured metafield. A key is an identifier for the metafield definition. |
Triggers
The Remove customer metafield action 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.
The Remove customer metafield action can be used in workflows that start with the following triggers:
- Customer account disabled
- Customer account enabled
- Customer created
- Order canceled
- 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 the MetafieldInput input object.