Skip to content

Latest commit

 

History

History

auto-add-an-order-note-for-returning-customers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-add an order note for returning customers

Tags: Customers, Order Note

Use this task to identify orders that are for customers who have previously ordered from your store. Optionally, ignore more frequent purchasers, by ignoring customers who've made an order recently. Useful for making sure to include a welcome-back gift in order shipments. :)

Default options

{
  "ignore_customers_who_previously_ordered_after_this_date": null,
  "ignore_customers_who_previously_ordered_less_than_x_days_ago__number": 60,
  "order_note_to_add__required_multiline": "Add the prodigal customer insert"
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create

Learn about event subscriptions in Mechanic

Documentation

Use this task to identify orders that are for customers who have previously ordered from your store. Optionally, ignore more frequent purchasers, by ignoring customers who've made an order recently. Useful for making sure to include a welcome-back gift in order shipments. :)

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!