Customer deleted
The Customer deleted trigger starts a workflow when a user in your organization or a third-party app deletes a customer profile from the Shopify admin.
On this page
Actions
The following actions can be used in workflows that start with the Customer deleted trigger.
- Add customer tags
- Remove customer metafield
- Remove customer tags
- Update customer metafield
- Update customer note
Examples
In this example workflow, an email is sent when a customer profile is deleted.
Testing the Customer deleted trigger
To test a workflow that starts with this trigger, delete a customer profile.
API details
The Customer deleted trigger allows actions to be taken with the Customer Graphql API object.
Deleted objects are not available in the API. The customer ID is the only detail you can get when a customer profile is deleted. Other details are not available.