INVOICE PROCESSING

Three-Way Match Exception Router (PO + Receipt + Invoice)

Compares each incoming invoice against its purchase order and goods receipt, auto-approves clean matches, and routes any quantity or price mismatch to the right approver in Slack.

CategoryInvoice Processing
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew invoice row in Airtable AP intakeAirtableAirtable
  • ActionLook up linked PO and goods receipt by PO numberAirtableAirtable
  • LogicCompare quantity and unit price within tolerance
  • ActionMark clean matches Approved in AirtableAirtableAirtable
  • LogicClassify exception type (qty / price / missing receipt)
  • OutputRoute exception with variance to cost-center owner in SlackSlack

What it does

Runs a classic three-way match on every invoice your AP inbox receives. It pulls the matching purchase order and goods receipt, compares quantities and line-item prices within tolerance, and decides whether the invoice can be paid as-is or needs a human. Clean matches are marked approved; exceptions are routed to the owner of the cost center with the exact discrepancy spelled out.

When to use it

Use this when AP is manually eyeballing PO vs. receipt vs. invoice and the backlog of mismatches is slowing payments. It is the core exception-routing workflow for any team doing PO-based procurement.

How it works

  1. 1A new invoice row lands in the Airtable AP intake table (trigger).
  2. 2The workflow looks up the linked PO and goods receipt records by PO number.
  3. 3A logic step compares quantity and unit price against a configurable tolerance band.
  4. 4Matches within tolerance get flagged `Approved` and written back to Airtable.
  5. 5Any line outside tolerance is classified by exception type (qty, price, or missing receipt).
  6. 6The exception, with the offending lines and the variance amount, is posted to the cost-center owner in Slack for approval.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect AirtableBases, tables, views, automations.
  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.