Customer account disabled
TheCustomer account disabledtrigger starts a workflow when a user in your organization or a third-party appdisables a customer accountin the Shopify admin.
This trigger applies only to classic customer accounts. For more information, refer toCustomer accounts.
Actions
The following actions can be used in workflows that start with theCustomer account disabledtrigger.
- Add customer tags
- Create redirect URL
- Delete redirect URLs
- Remove customer metafield
- Remove customer tags
- Remove shop metafield
- Send HTTP request
- Send internal email
- 更新客户metafield
- Update customer note
- Update shop metafield
- Wait
Example
In this example workflow, a customer tag is added when a customer account is disabled.
Testing the Customer account disabled trigger
To test a workflow that starts with this trigger,disable a customer account.
API details
TheCustomer account disabledtrigger allows actions to be taken with theCustomer Graphql API object.