Tags: Alert, Email, Products
Get an email alert whenever a product is created, updated, or deleted. This makes it easy to keep tabs on updates to your catalog – useful if you need a precise audit trail.
- View in the task library: tasks.mechanic.dev/catalog-update-email
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"recipient_email__required_email": null
}
Learn about task options in Mechanic
shopify/products/create
shopify/products/delete
shopify/products/update
Learn about event subscriptions in Mechanic
Get an email alert whenever a product is created, updated, or deleted. This makes it easy to keep tabs on updates to your catalog – useful if you need a precise audit trail.
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!