Tags: Auto-Tag, Orders, Shipping
When a new order is created, this task will tag all open orders for the customer which match the new order's shipping address, giving you the potential to combine shipments.
- View in the task library: tasks.mechanic.dev/auto-tag-open-orders-from-same-customer-and-shipping-address
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"tag_to_apply__required": "combine_check"
}
Learn about task options in Mechanic
shopify/orders/create
Learn about event subscriptions in Mechanic
When a new order is created, this task will tag all open orders for the customer which match the new order's shipping address, giving you the potential to combine shipments.
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!