AI Daily Revenue Digest
Each morning, an LLM turns the last 24h of Stripe charges into a 3-bullet revenue digest — total, notable customers, anomalies — posted to Slack.
Inside this workflow
Overview
**What it automates:** Schedule trigger (daily, 8am) → HTTP request for last 24h Stripe charges → OpenAI writes 3-bullet digest (total, notable customers, refunds/anomalies) → Slack to finance channel. **Business outcome:** Finance teams no longer wait for month-end reports to spot payment issues. Real-time daily visibility on MRR, churn, and payment failures lets you respond faster. **Apps & nodes:** Stripe API (charges), OpenAI (digest writing), Slack (post), n8n scheduler **Setup (3 steps):** 1. Add Stripe API key 2. Add OpenAI API key 3. Connect Slack to finance channel **Difficulty:** Beginner (10 min setup) | **Credentials:** Stripe API key, OpenAI, Slack
What's included
Quickstart
- 01
Download the JSON
With an active Library Pass, download the workflow file right from this page or your dashboard.
- 02
Import into n8n
Choose Import from File and select the downloaded JSON. The full agent graph appears, ready to configure.
- 03
Plug in credentials
Each integration node prompts for credentials on first run. The setup guide lists every credential the agent expects.
- 04
Activate and test
Run once with sample input, confirm the expected output, then flip the activate toggle.
Reviews (0)
No reviews yet. Be the first.
Sign in to leave a review.
Included with any pass
This agent — and every other in the library — comes with a Library Pass. One pass, the whole catalog.
Get a Library Pass- Every agent in the library
- All new releases while active
- Unlimited downloads
- Commercial-use license
- Priority email support
- 30-day money-back guarantee
More in Research
AI Knowledge-Base Agent (RAG)
Grounded Q&A over your docs: returns an LLM answer with sources and an honest "not in the docs" fallback — the answer core for a RAG bot (plug in your own retrieval step).
AI Weekly KPI Recap
Each week, an LLM turns your metrics into a crisp recap — 3 wins, 2 watch-items, and a suggested focus — posted to Slack.