MarketMan and Slack: Daily Waste Recap Template
A scheduled Spojit workflow that pulls each day's MarketMan waste events and posts a tidy recap to Slack so your kitchen can spot and cut loss.
What It Builds
A Schedule trigger fires once a day and a MarketMan Connector node fetches the waste entries logged for the prior service. A Transform node groups the wasted items and totals their cost, then a Slack Connector node posts a single recap message to your kitchen channel.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Build a workflow that runs every morning at 7am, pulls yesterday's waste events from MarketMan, totals the wasted items and their cost, and posts a recap to the #kitchen Slack channel listing each wasted item with quantity and dollar value plus the overall total.
Connectors Used
- Schedule trigger - runs the recap once a day on a cron schedule with your timezone.
- MarketMan - reads the waste events and item costs for the chosen day.
- Slack - posts the formatted recap to a channel.
Customize It
Change the run time and the #kitchen channel to suit your shifts, swap the lookback from yesterday to the last 7 days for a weekly view, or add a cost threshold so the recap only posts when waste exceeds a set dollar amount. You can also tell Miraxa to break the totals down by category or location.
Tips
- Give your MarketMan connection read access to waste and inventory so the daily pull returns complete data.
- Keep the Slack node in Direct mode to post one exact message with no AI cost.
- Match the Schedule timezone to your venue so "yesterday" lines up with your closing time.