Scheduled Automations
Create recurring jobs (daily, weekly, monthly) or one time jobs to send reports or automate tasks.
Examples
- Every day send a list of unfulfilled orders that are > X days old
- Every day send a list of new orders in the past 24 hours
- Send a report every Monday with the top 5 selling products that week
- Send a monthly report showing slow selling products
Notification Template
Create custom notifications for you or team members.
Use the Preview tab to send an email with the report's settings to see what it looks like.
Variables
{data} = Used to show the generated information from the report.
{orders_count} = Total number of orders from the generated data (ex: a report for unfulfilled orders will show the number unfulfilled orders in the time range).
{products_count} = Total number of products from the generated data (ex: a best sellers report will show the number of products in the report).
If you'd like any other variables let us know and we'll make them for you.