Skip to content

Latest commit

 

History

History

auto-add-an-order-note-for-customers-having-a-certain-tag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-add an order note for customers having a certain tag

Tags: Customers, Order Note, Orders

This task monitors newly-created orders, and appends an order note if the customer has a certain tag. Useful for identifying orders for a particular customer group, and adding fulfillment notes as appropriate.

Default options

{
  "order_note_to_add__required_multiline": "",
  "required_customer_tag__required": ""
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create

Learn about event subscriptions in Mechanic

Documentation

This task monitors newly-created orders, and appends an order note if the customer has a certain tag. Useful for identifying orders for a particular customer group, and adding fulfillment notes as appropriate.

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!