Skip to content

Latest commit

 

History

History

auto-tag-orders-by-originating-staff-member

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag orders by originating staff member

Tags: Auto-Tag, Orders, Staff

Use this task to keep track of who created what order. This task watches for new orders, and tags each one with the name of the store staff member who created it (if that's how the order was created). This task can also be run manually, to scan and tag all orders already in your store.

Default options

{
  "include_pos_orders__boolean": null,
  "tag_prefix": null
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create
mechanic/user/trigger
mechanic/shopify/bulk_operation

Learn about event subscriptions in Mechanic

Documentation

Use this task to keep track of who created what order. This task watches for new orders, and tags each one with the name of the store staff member who created it (if that's how the order was created). This task can also be run manually, to scan and tag all orders already in your store.

This task watches for new orders, that are created by store staff members, auto-tagging each new order with the name of the user who created it. Run this task manually to scan and tag all existing orders in your store.

YouTube: Watch the development video!

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!