Tags: Customer Notes, Order Note, Sync
This task appends order notes to the related customer's note, whenever the order note changes.
- View in the task library: tasks.mechanic.dev/auto-copy-order-notes-to-the-customers-note
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"note_prefix": "Order {{ order.name }}: "
}
Learn about task options in Mechanic
shopify/orders/updated
Learn about event subscriptions in Mechanic
This task appends order notes to the related customer's note, whenever the order note changes.
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.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!