Customer account enabled
This page was printed on Jul 03, 2022. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/customer-account-enabled.
The Customer account enabled trigger starts a workflow when a customer profile becomes a customer account. This change in status occurs when a customer accepts an email invitation to create an account, or when they create an account during checkout from your online store.
Actions
The following actions can be used in workflows that start with the Customer account enabled trigger.
- Add customer Metafield
- Add customer tags
- Add shop Metafield
- Create redirect URL
- Delete redirect URLs
- Remove customer Metafield
- Remove customer tags
- Remove shop Metafield
- Send email
- Send HTTP request
- Update customer note
- Wait
Example
In this example workflow, a customer tag is added when a customer account is enabled.
Testing the Customer account enabled trigger
To test a workflow that starts with this trigger, send an email to create a customer account and respond to the account invitation email.
API details
The Customer account enabled trigger allows actions to be taken with the Customer Graphql API object.