Skip to content

Latest commit

 

History

History

auto-tag-customers-when-their-order-is-tagged

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag customers when their order is tagged

Tags: Auto-Tag, Customers, Orders, Tag, Watch

This task watches for order tags, and adds a corresponding tag to the customer whenever a known order tag is found.

Default options

{
  "order_tags_and_customer_tags__keyval_required": {
    "order-tag-to-watch-for": "corresponding-customer-tag-to-apply"
  }
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/updated

Learn about event subscriptions in Mechanic

Documentation

This task watches for order tags, and adds a corresponding tag to the customer whenever a known order tag is found.

Configure this task with order tags on the left, and customer tags on the right. When an order is created or updated with one or more of the tags on the left, the corresponding customer tags will be applied to the customer. Simple as that. :)

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!