Skip to content

Latest commit

 

History

History
 
 

standardize-uk-shipping-postcodes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Standardize UK postcodes

Tags: Shipping, UK

This task watches for incoming orders for the United Kingdom, and reformats any address postcodes that are not in the standard formats "XX XXX", "XXX XXX", and "XXXX XXX".

Default options

{
  "standardize_billing_postcodes__boolean": true,
  "standardize_shipping_postcodes__boolean": true,
  "only_scan_open_orders_when_running_manually__boolean": true
}

Learn about task options in Mechanic

Subscriptions

shopify/orders/create
mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

This task watches for incoming orders for the United Kingdom, and reformats any address postcodes that are not in the standard formats "XX XXX", "XXX XXX", and "XXXX XXX".

Run this task manually to scan all orders in your store's records. Mechanic will update address postcodes for United Kingdom orders, as described above. If you have a large number of orders in your store, this may take some time.

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!