INVOICE PROCESSING

Weekly Captured vs Missed Discount Report (BigQuery + Slack)

Aggregates the past week of discount-capture decisions from BigQuery into captured-vs-missed savings totals and posts a leadership summary to Slack with the top missed…

CategoryInvoice Processing
Enginesim
Difficultybeginner
Triggerschedule
Steps4
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly Monday schedule
  • ActionAggregate prior-week decisions in BigQueryGoogle BigQueryBigQuery
  • LogicFormat metrics and pick top 5 misses
  • OutputPost discount scorecard to SlackSlack

What it does

Once a week this workflow rolls up every early-payment discount decision logged in BigQuery and computes total dollars captured, dollars left on the table, and the capture rate. It highlights the largest individual misses and the vendors where discounts are most often skipped, then posts a concise leadership scorecard to Slack.

When to use it

Use it to give finance leadership weekly visibility into how well the discount-capture program is performing and where money is leaking. It turns scattered per-invoice decisions into a single accountability metric.

How it works

  1. 1A weekly Monday-morning schedule fires.
  2. 2A BigQuery query aggregates the prior week's decisions into captured total, missed total, capture rate, and per-vendor breakdown.
  3. 3A logic step formats the headline metrics and selects the top five missed-savings invoices.
  4. 4A Slack message delivers the scorecard with totals, capture rate trend, and the biggest misses called out by name.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect BigQueryDatasets, queries, schemas.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.