Skip to content

Latest commit

 

History

History

auto-prefix-tracking-numbers-for-each-new-fulfillment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-prefix tracking numbers for each new fulfillment

Tags: Fulfillment, Shipping, Tracking

This task runs immediately after each new fulfillment is created, and adds a prefix to its tracking number, if a tracking number is present.

Default options

{
  "tracking_number_prefix_to_add__required": null,
  "notify_customer__boolean": false
}

Learn about task options in Mechanic

Subscriptions

shopify/fulfillments/create

Learn about event subscriptions in Mechanic

Documentation

This task runs immediately after each new fulfillment is created, and adds a prefix to its tracking number, if a tracking number is present.

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!