mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 10:56:41 +00:00
579 B
579 B
Recipe: Invoice Reminder Workflow
Scenario
Track invoices nearing due date, notify the internal team, and optionally send customer reminders with explicit approval rules.
Caution
This recipe should not assume customer-facing messages are allowed without confirmation.
Suggested intake questions
- Where do invoice records come from?
- How many days before due date should reminders fire?
- Is there an approval step before contacting customers?
- Which channels should be used for internal vs external notifications?
- How should paid invoices be excluded?