invoice-reminder
Check for overdue invoices and send payment reminders
Use case
Freelancer invoice reminder
Setup
- Maintain a CSV at ${INTOUCH_HOME}/tasks/invoices.csv with columns:
- client,email,invoiceDate,amount
Pipeline
- check-overdue —
runtimeenv - send-reminder —
message
Source
See workflow.yaml for the full definition. Edit it to customize schedules, recipients, paths, or notification channels.