Chase unpaid invoices without chasing them

Step 5 of 13

05 / 13Switch

Branch on the reminder stage

Add a Switch node on stage with three outputs. Each stage gets its own email so the tone can escalate properly.

The n8n panel for: Branch on the reminder stage4 things to set here
  1. 1Open the Switch nodedouble-click it on the canvas
  2. 2Valuepaste as an expression
  3. 3Outputscopy the value below
  4. 4Check before moving onA test invoice leaves through the output matching how overdue it is.
Switch panel in n8nTap to enlarge
Valueexpression
{{ $json.stage }}
Outputs
1 · 2 · 3
Checkpoint
A test invoice leaves through the output matching how overdue it is.