客户创建
This page was printed on Jul 04, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/customer-created.
The客户创建trigger starts a workflow when anew customer places an orderin your store, or when a customer profile ismanually created by a user in your organization.
On this page
Actions
The following actions can be used in workflows that start with the客户创建trigger.
- 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 tag is added to the customer profile when a customer profile is created.
Testing the Customer created trigger
To test a workflow that starts with this trigger,create a customer.
API details
The客户创建trigger allows actions to be taken with theCustomer Graphql API object.