Tags: Customers, Email
Use this task to easily contact all of your customers at once, optionally filtering by customer tag. Important: This task can only be used in a transactional context - it cannot be used be used for marketing emails, or any type of message that would require an unsubscribe link.
- View in the task library: tasks.mechanic.dev/send-an-email-to-all-customers
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"only_send_to_customers_having_this_tag": null,
"email_subject__required": null,
"email_body__required_multiline": null,
"test_mode__boolean": true
}
Learn about task options in Mechanic
mechanic/user/trigger
Learn about event subscriptions in Mechanic
Use this task to easily contact all of your customers at once, optionally filtering by customer tag. Important: This task can only be used in a transactional context - it cannot be used be used for marketing emails, or any type of message that would require an unsubscribe link.
This task will send your preconfigured email to all of your customers, optionally filtering by preconfigured tag. Make sure to double-check your task configuration before sending! Use test mode to receive a list of customers who will receive your email, before running without it.
Important: This task can only be used in a transactional context - it cannot be used be used for marketing emails, or any type of message that would require an unsubscribe link. Read more: What kind of email can I send with Mechanic?
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!