Customer tags removed
The Customer tags removed trigger starts a workflow when one or more tags are removed from a customer.
On this page
Fields
The Customer tags removed trigger contains the following fields, which can be used in conditions and actions, and to get data in the workflow:
Field | Description |
---|---|
Tags | A list of the tags that were removed from the customer. |
Customer | The customer that tags were removed from. |
Shop | The shop where the tags were removed. |
Actions
Because the trigger returns the Tags, Customer, and Shop fields, actions that require those fields can be used with the trigger, such as:
- Add customer tags
- Create redirect URL
- Delete redirect URLs
- Remove customer metafield
- Remove shop metafield
- Send HTTP request
- Send internal email
- Update customer metafield
- Update customer note
- Update shop metafield
- Wait
Testing the Customer created trigger
To test a workflow that starts with this trigger, remove a tag from a customer.
API details
The Customer tags removed trigger allows actions to use data from Customer Graphql API object.