Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.68 KB

File metadata and controls

43 lines (26 loc) · 1.68 KB

Auto-copy order notes to the customer's note

Tags: Customer Notes, Order Note, Sync

This task appends order notes to the related customer's note, whenever the order note changes.

Default options

{
  "note_prefix": "Order {{ order.name }}: "
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/updated

Learn about event subscriptions in Mechanic

Documentation

This task appends order notes to the related customer's note, whenever the order note changes.

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!