Skip to content

Latest commit

 

History

History
 
 

email-customers-when-created

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Email customers when created

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.

Default options

{
  "required_customer_tag": null,
  "email_subject__required": null,
  "email_body__multiline_required": null
}

Learn about task options in Mechanic

Subscriptions

shopify/customers/create

Learn about event subscriptions in Mechanic

Documentation

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.

Installing this task

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.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!