Tags: Auto-Tag, Orders, Shipping
This task automatically tags orders based on the city in the shipping address. Within this key you define the city and the tag on the order.
- View in the task library: tasks.mechanic.dev/auto-tag-orders-by-shipping-address-city
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"city__required": null,
"tag_to_apply__required": null
}
Learn about task options in Mechanic
shopify/orders/create
Learn about event subscriptions in Mechanic
This task automatically tags orders based on the city in the shipping address. Within this key you define the city and the tag on the order.
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!