Skip to content

Latest commit

 

History

History
 
 

auto-tag-customers-by-email-domain

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag customers based on email domain

Tags: Auto-Tag, Customers

Useful in a million scenarios. The merchant who requested this task has discounts set up based on customer tag, and they're using this task to guarantee that qualifying customers see their discount immediately – even if they just signed up!

Default options

{
  "customer_email_domains__required_array": [
    "example.com"
  ],
  "customer_tag_to_apply__required": null
}

Learn about task options in Mechanic

Subscriptions

shopify/customers/create
mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

Useful in a million scenarios. The merchant who requested this task has discounts set up based on customer tag, and they're using this task to guarantee that qualifying customers see their discount immediately – even if they just signed up!

This task runs when customers are created. Use the "Run task" button to scan all customers already registered.

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!