Skip to content

Latest commit

 

History

History

email-a-report-of-pick-up-orders-for-the-next-x-days

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Email a report of pick-up orders for the next x days

Tags: Email, Orders, Pick-up

Using Zapiet to track store pickups? This task filters for orders that are tagged by Zapiet for pickup, and emails you a report of how many orders are scheduled for each of the next few days. Useful for scanning the week ahead, and blacking out dates that are at capacity.

Default options

{
  "tagged_with__required": "Pickup Order",
  "date_tag_format__required": "%d-%m-%Y",
  "days_ahead__number_required": 7,
  "email_recipient__email_required": null,
  "email_subject__required": "Pickup orders by date"
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger
mechanic/scheduler/daily

Learn about event subscriptions in Mechanic

Documentation

Using Zapiet to track store pickups? This task filters for orders that are tagged by Zapiet for pickup, and emails you a report of how many orders are scheduled for each of the next few days. Useful for scanning the week ahead, and blacking out dates that are at capacity.

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!