Remove customer tags
The Remove customer tags action removes tags from the customer that triggers the workflow.
Fields
The Remove customer tags action contains the following fields.
Field | Description |
---|---|
Tags | The tags to remove from a customer. Tags are not case sensitive. To remove multiple tags, do one of the following:
|
Triggers
The Remove customer tags action has a hidden field added to it by the trigger. This field, Customer ID, identifies the customer to have tags removed. The customer ID is set by default and can't be changed.
The Remove customer tags action can be used in workflows that start with the following triggers:
- Customer account disabled
- Customer account enabled
- Customer created
- Draft order created
- Fulfillment created
- Fulfillment event created
- Order canceled
- Order created
- Order fulfilled
- Order paid
- Order risk analyzed
- Order transaction created
- Refund created
- Subscription contract created
- Tender transaction created
Example
In this example workflow, the new
tag is removed from a customer when the total amount of their orders is equal to or greater than $50.
API details
To learn more, review the tagsRemove mutation.