Tags: Customers, Email
Use this task to send a quick welcome email to customers, when they sign up or are otherwise created in your shop. Optionally, filter by customer tag to only send welcome emails to certain customers.
- View in the task library: tasks.mechanic.dev/email-customers-when-created
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"required_customer_tag": null,
"email_subject__required": null,
"email_body__multiline_required": null
}
Learn about task options in Mechanic
shopify/customers/create
Learn about event subscriptions in Mechanic
Use this task to send a quick welcome email to customers, when they sign up or are otherwise created in your shop. Optionally, filter by customer tag to only send welcome emails to certain customers.
This task will send out your email to any customer when their account is created. This can happen when a customer signs themselves up, when you create their customer record within the store, when a new customer places an order, or for any other reason that a customer record is created.
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!