FINANCE
Slack receipt upload to Notion reimbursement tracker
Lets employees submit a receipt by uploading it in a Slack channel, parses it with OpenAI, and creates a tracked reimbursement entry in a Notion database with a status field.
How it runs
The automated pipeline, trigger to output.
- TriggerReceipt uploaded to expenses Slack channelSlack
- ActionRetrieve uploaded receipt file from SlackSlack
- ActionExtract vendor, amount, and date with OpenAIOpenAI
- ActionCreate Pending entry in Notion reimbursement databaseNotion
- OutputReply in Slack thread with confirmation and linkNotion
What it does
Makes Slack the front door for expense submissions. When someone uploads a receipt image to the designated channel, the workflow reads it with OpenAI, captures the merchant, amount, and date, and creates a reimbursement record in a Notion database that finance can work through.
When to use it
Use this when your team already lives in Slack and you want zero-friction submission with a structured Notion backlog for finance to review and mark paid. Good for distributed teams without a formal expense tool.
How it works
- 1A file is uploaded to the expenses Slack channel, triggering the workflow.
- 2The workflow retrieves the uploaded receipt file from Slack.
- 3OpenAI vision extracts vendor, total, currency, and date from the receipt.
- 4A new page is created in the Notion reimbursement database with the parsed fields, the submitter, and a status of Pending.
- 5A threaded Slack reply confirms the submission and links to the new Notion entry.
Set it up
What you configure once, before turning it on.
- 1Connect SlackChannels, DMs, threads, mentions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect NotionPages, databases, comments.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Finance workflows
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.
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.
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.
Real-Time Uncoded Expense Nudge on New Spend Event
When a new expense lands without a GL code, a webhook fires and the workflow immediately Slack-nudges the spending owner to code it on the spot.
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.
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.
