Skip to content

Latest commit

 

History

History

email-when-variant-purchased

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Email someone when a certain variant is purchased

Tags: Email, Orders, Products

This task allows you to send an email to someone when a certain variant is purchased. Requires the variant ID.

Default options

{
  "email_address__required": null,
  "email_subject__required": null,
  "email_body__multiline_required": null,
  "reply_to_email_address": null,
  "variant_id__number_required": null
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/paid

Learn about event subscriptions in Mechanic

Documentation

This task allows you to send an email to someone when a certain variant is purchased. Requires the variant ID.

This task requires that you enter the variant ID. You can find the variant id using this method: https://help.shopify.com/en/themes/customization/products/variants/find-variant-id

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!