Skip to content

Latest commit

 

History

History

receive-a-nightly-out-of-stock-report

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Receive a nightly out-of-stock report

Tags: Email, Inventory, Low Stock, Report, Schedule

Based on an out-of-stock threshold you define, this task sends you an email summary (with CSV attachment) of all variants that are out of stock in any location. Run this task manually to receive the report on demand.

Default options

{
  "out_of_stock_quantity__number_required": 0,
  "report_recipient_email__email_required": null,
  "report_subject__required": "Out of stock report ({{ \"now\" | date: \"%Y-%m-%d\" }})"
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger
mechanic/scheduler/daily

Learn about event subscriptions in Mechanic

Documentation

Based on an out-of-stock threshold you define, this task sends you an email summary (with CSV attachment) of all variants that are out of stock in any location. Run this task manually to receive the report on demand.

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!