Notifications
Daily sales summary → Slack
Posts a daily paid-orders count and revenue summary to a Slack channel on a recurring schedule.
Setup guide
Before you start
This template runs on a schedule and posts a paid-orders summary into Slack using a saved Slack OAuth connector.
How it works
- It looks back over the configured reporting window
- It loads all paid orders created during that period
- It totals order count and revenue in shop currency
- It posts a single summary message to the target Slack channel
Configure in setup
Slack OAuth handle: connector handle for the Slack connection used to post the messageSlack channel ID: target Slack channel ID, for exampleC12345678Report window hours: how many hours of order activity each run should summarize
Notes
- Use a private channel only if the Slack app has already been invited to that channel
- Set your preferred schedule start time and timezone when saving
Setup fields
Slack OAuth handle
textRequiredconfig
OAuth handle for the Slack connection used to post the summary message.
Slack channel ID
textRequiredconfig
Target Slack channel ID to post the summary into, for example C12345678.
Report window hours
numberRequiredconfig
How many trailing hours of paid orders each run should summarize.