Skip to content

Latest commit

 

History

History
 
 

auto-tag-fulfilled-orders-by-carrier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag fulfilled orders by carrier

Tags: Auto-Tag, Fulfillment, Orders, Shipping

When an order is fulfilled, this task will scan the tracking information for each fulfillment. The name of each tracking company on file – i.e. the fulfillment carrier – will be used to look up a new order tag to apply, per the task's configuration.

Default options

{
  "fulfillment_carriers_and_order_tags__keyval_required": {
    "DHL Global": "international"
  }
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/fulfilled

Learn about event subscriptions in Mechanic

Documentation

When an order is fulfilled, this task will scan the tracking information for each fulfillment. The name of each tracking company on file – i.e. the fulfillment carrier – will be used to look up a new order tag to apply, per the task's configuration.

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!