Tags: Auto-Tag, Bulk, Orders
Use this task to rapidly update your order list, by entering a set of order names (e.g. "#12345", often called order numbers) and the tags to apply to those orders.
- View in the task library: tasks.mechanic.dev/tag-orders-in-bulk-by-order-name
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
mechanic/user/text
Learn about event subscriptions in Mechanic
Use this task to rapidly update your order list, by entering a set of order names (e.g. "#12345", often called order numbers) and the tags to apply to those orders.
Enter a list of order name + tag pairs, like so:
#12345:approved
#67890:approved
#11111:denied
Please note: the order name must be an exact match, including any prefixes and suffixes.
Mechanic will look up each order by name, and add the tag you specify. (If the tag is already present, Mechanic won't update 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!