Skip to content

Latest commit

 

History

History
 
 

keep-skus-up-to-date-with-barcodes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Keep SKUs up to date with barcodes

Tags: Barcodes, SKU

Included as a good example of keeping one attribute synced up with another, this task copies new barcode values over to the variant SKU, whenever a barcode is found and the SKU is out of date.

Subscriptions

shopify/products/create
shopify/products/update

Learn about event subscriptions in Mechanic

Documentation

Included as a good example of keeping one attribute synced up with another, this task copies new barcode values over to the variant SKU, whenever a barcode is found and the SKU is out of date.

This task watches for new and updated products, copying variant barcodes over to the variant SKU. This occurs whenever a barcode is found, and the related variant's SKU does not already have that value.

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!