Revel and Slack: Hourly Live Sales Pulse Template
This Spojit template totals your Revel orders every hour during trading and posts a live sales pulse to Slack so managers can track pace against target.
What It Builds
A Schedule trigger fires once an hour through your trading window. A Revel Connector node in Direct mode pulls the orders placed in the past hour, a Transform node sums the order count and revenue, and a Slack Connector node posts the formatted pulse to your chosen channel. No clicks, just a steady heartbeat of how the day is selling.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Build a workflow that runs every hour from 10am to 10pm and totals all Revel orders placed in the past hour, then posts a sales pulse to the #sales-pulse Slack channel with the number of orders, total revenue, average order value, and how that compares to the same hour target.
Connectors Used
- Schedule trigger - runs hourly during your trading hours using a cron expression and time zone.
- Revel - reads the orders placed in the previous hour.
- Slack - posts the formatted sales pulse to a channel.
Customize It
Change the hours and frequency in the prompt to match your service window, swap #sales-pulse for your store channel, and adjust the target figure or the fields shown (orders, revenue, average order value, items sold) so the pulse fits how your managers read the floor.
Tips
- Set an IANA time zone (for example
America/New_York) on the Schedule trigger so the window follows your local trading day. - Keep the Revel and Slack nodes in Direct mode for a fixed, no-AI-cost run; only switch to Agent mode if you want narrative commentary on the pace.
- For multi-site brands, duplicate the workflow per location and post each pulse to its own channel.