Back to blog
n8nAutomationCash flowSME

Automating overdue invoice reminders with n8n

Published on July 16, 2026by Pierre Coulanges2 min read

Late payments weigh heavily on the cash flow of small and medium businesses. A payment delay of just a few days is enough to create cash tensions. Yet chasing unpaid invoices often remains a manual, time-consuming and easily forgotten task. The good news: it can be fully automated with a tool like n8n.

Why automate invoice reminders?

Chasing a client is never pleasant, which is precisely why the task gets postponed. By automating the process, you gain:

  • Flawless consistency: every invoice is chased at the right time, with no oversight.
  • A controlled tone: calibrated messages, polite yet firm, that preserve the customer relationship.
  • Time savings: your teams focus on complex cases rather than sending repetitive emails.
  • Better cash flow: shaving a few days off your average collection time directly reduces your working capital needs.

What is n8n?

n8n is an open-source, self-hostable automation platform that connects your tools through visual workflows. Unlike proprietary solutions, n8n can run on your own servers — a real advantage for the sovereignty of your financial data.

The reminder workflow, step by step

Here is the logic of a typical automatic reminder workflow:

  1. Scheduled trigger: every morning, n8n queries your invoicing tool (or database) to retrieve overdue, unpaid invoices.
  2. Filtering by age: the workflow sorts invoices by number of days overdue (D+3, D+8, D+15, D+30).
  3. Message matched to the reminder level: a courteous reminder at D+3, a firmer tone at D+15, a formal notice at D+30.
  4. Sending and logging: the email is sent automatically, and every reminder is tracked (date, amount, level) in your CRM or a tracking sheet.
  5. Escalation: beyond a certain threshold, the workflow notifies a manager for a phone call or legal action.

Best practices to follow

  • Personalize: client name, invoice number, amount, due date. A generic message is ignored.
  • Space reminders wisely: neither too close (aggressive) nor too loose (ineffective).
  • Keep a trail of every send: essential in case of dispute.
  • Allow a manual exit: some strategic clients deserve human handling — the workflow must be able to exclude them.

How long does it take to set up?

A functional reminder workflow can be built in a few days, including the connection to your invoicing tool. The return on investment is almost immediate: from the very first batch of automatic reminders, collections accelerate.

Going further

Invoice reminders are just one example among dozens of automatable processes: bank reconciliation, cash reporting, CV screening, market intelligence… At D1 Consulting, we design tailor-made automations with n8n, Power Automate or Make.

👉 Discover our Process Automation & Optimization offer or contact us for a free process assessment.

An automation or digital transformation project?

Let's discuss your challenges and see how we can support you.

Contact us