Skip to content

Latest commit

 

History

History

auto-tag-orders-by-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag orders by app

Tags: Auto-Tag, Orders

Some apps are responsible for placing orders. Use this task to tag orders, both incoming and historical, based on which app was responsible for placing them.

Default options

{
  "app_titles_and_order_tags__keyval_required": {
    "SomeApp": "some_app"
  },
  "test_mode__boolean": 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

Some apps are responsible for placing orders. Use this task to tag orders, both incoming and historical, based on which app was responsible for placing them.

This task scans your incoming orders, tagging them based on the Shopify app responsible for placing each one. Run this task manually to scan and tag your existing orders.

Configure this task with app titles on the left, and order tags to add on the right.

Use the "Test mode" option to see what the task intends to do, without actually having the task actually make any changes to your customers.

Please note: this task works by app, and as such does not apply to orders that are created by a sales channel. It's sometimes difficult to distinguish whether a third-party is using an app or a sales channel; if you're having trouble with this task, try its companion, Auto-tag orders by sales channel.

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!