FINANCE
Detect Duplicate and Recycled Receipts Across Expense Reports
On each submitted report, fingerprints every receipt against recent Snowflake history to catch the same charge claimed twice.
How it runs
The automated pipeline, trigger to output.
- TriggerExpense report submitted (webhook)HTTP webhook
- ActionPull 180 days of prior reimbursementsSnowflake
- LogicFingerprint receipts and detect duplicates
- LogicBranch: duplicate match vs. unique
- ActionOpen duplicate-review item on Monday boardmonday.com
- OutputEmail submitter to confirm or correctOutlook
What it does
Catches the most common expense fraud pattern: the same receipt submitted across two reports, two cards, or two months. It builds a fingerprint from amount, merchant, and date, matches it against your historical expense ledger, and surfaces suspected duplicates for a human to confirm before payment.
When to use it
Use this when reimbursements run high-volume and reused or split receipts are slipping past line-by-line review. Ideal for teams that want a paper trail of every flagged match and a clear owner for resolving it.
How it works
- 1An expense-report-submitted webhook delivers the report and its receipt metadata.
- 2A Snowflake lookup pulls the trailing 180 days of reimbursed line items for the same employee and merchant.
- 3A logic step computes a similarity fingerprint and flags near-exact amount/merchant/date matches.
- 4If no duplicate is found, the report is marked clean and the flow exits.
- 5If a likely duplicate is found, a review item is created on the Finance Review board in Monday with both matching charges linked.
- 6An Outlook email goes to the submitter asking them to confirm or correct the entry.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect SnowflakeWarehouses, queries, shares.
- 3Connect monday.comVisual work management for teams.
- 4Connect OutlookMail, calendar, contacts.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Finance workflows
Expense Submission Webhook Instant Triage and Routing
Receives each expense submission via webhook the instant it's filed, classifies it as in-policy, needs-review, or hard-violation, and routes it to auto-approval.
Monthly Vendor Spend Anomaly Brief for Finance Leads
Once a month, an agent analyzes the full expense ledger for vendor and category spend anomalies, drafts a narrative brief with the top outliers and likely causes.
Accrual Chase Board in Monday with Per-Owner Tasks
On a schedule it reads open uncoded expenses from Snowflake and creates or updates a Monday item per department owner.
Detect Annual-to-Monthly Downgrade Refunds Owed
Catches subscriptions switched from an annual term to monthly partway through the prepaid year, computes the unused prepaid balance owed back.
Detect Mid-Cycle Plan Change Mischarges and Queue Credit Memos
Listens for Stripe subscription plan changes, recomputes the correct prorated amount.
Overdue Accrual Escalation Emails to Owners and Managers
On a schedule it flags uncoded spend that has stayed open past the chase deadline and emails each delinquent owner via Gmail.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
