Tags: Discounts, Email
Use this task to send email notifications whenever discounts are created in your shop. Optionally, you may choose to monitor when specific apps create discounts.
- View in the task library: tasks.mechanic.dev/send-email-when-a-discount-is-created
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"email_receipients__array_required": null,
"app_names_to_monitor__array": null
}
Learn about task options in Mechanic
shopify/discounts/create
Learn about event subscriptions in Mechanic
Use this task to send email notifications whenever discounts are created in your shop. Optionally, you may choose to monitor when specific apps create discounts.
Each notification will provide a summary of the discount with an admin link back to the full discount detail page.
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!