About Automation Receipts
Automation Receipts turns workflow runs into readable receipts. Send one HTTP request from a workflow, script, scheduled job, or internal tool and keep a clear record of what happened.
A receipt layer beside the tools you already use
Simple input
A workflow sends a JSON payload with a run name, summaries, status, and optional timeline events.
Readable output
The app turns that payload into a page people can scan later, without opening raw execution logs.
Flexible review
Review can be recorded in Automation Receipts, another tool, or not be needed at all.
What a receipt records
Run details
Automation name, source type, run ID, trigger, status, and risk level.
Summaries
Input summary, output summary, model used, tools used, and final action.
Timeline
Events such as trigger received, model called, output generated, and action taken.
Review record
Optional approval status, reviewer name, notes, and recorded outcome.
How it works
-
Workflow runsA workflow, script, or scheduled job does the work it already does.
-
HTTP request is sentThe workflow posts a JSON summary to Automation Receipts with a bearer API key.
-
Receipt is createdAutomation Receipts stores a readable run page with summaries, status, and timeline events.
-
Review can be recordedIf useful, someone records an approval, rejection, needs-changes note, or reviewed outcome.
Support Reply Drafter
-
Input summarizedThe incoming request was reduced to a safe summary.
-
Draft preparedThe workflow generated a reply for review.
-
Review requestedA person can record the outcome here or elsewhere.
Use cases
Workflow runs
Record what an n8n, Make, or Zapier flow did without digging through raw logs.
Scheduled jobs
Keep summaries from cron jobs, command-line scripts, and background tasks.
AI-assisted steps
Track generated drafts, summaries, classifications, and review outcomes.
Internal tools
Give people a readable place to check what ran and which action followed.
Create your first receipt with one request.
Start with safe example data, create an API key after your account is active, and send a controlled receipt before connecting real customer data.