Customer tags added
The Customer tags added trigger starts a workflow when one or more tags are added to a customer.
On this page
Fields
The Customer tags added 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 added to the customer. |
Customer | The customer that tags were added to. |
Shop | The shop where the tags were added. |
Actions
Because the trigger returns the Tags, Customer, and Shop fields, actions that require those fields can be used with the trigger, such as:
- Create redirect URL
- Delete redirect URLs
- Remove customer metafield
- Remove customer tags
- 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, add a tag to a customer.
API details
The Customer tags added trigger allows actions to use data from Customer Graphql API object.