Monitor Past Due Invoices with a ConnectWise Workflow Rule
A workflow rule lets ConnectWise Manage automatically send an email when an invoice ages past a threshold you define. The steps below build a rule that fires when an invoice is a set number of days past due and still unpaid.
Create the workflow rule
- Go to System > Setup Tables, then open Workflow Rules.
- Select the New Item icon.
- In the Description field, enter a name for the rule.
- From the Table Reference drop-down, select Invoices.
- Select Save.
Add the past-due trigger
- Select Events +.
- From the Set trigger drop-down, select Invoice is {value} days past due.
- In the Set value field, enter the number of days.
- Save the trigger.
Add the unpaid condition
- Select the plus sign to add a second condition line.
- From the Set operator drop-down, select AND.
- From the Set trigger drop-down, select Invoice is not paid in full.
- Save the trigger, then select Save.
Configure the email action
- Select Actions +.
- From the Action Type drop-down, select Send Email, then select Next.
- Set the Send to and Member from contacts.
- From the Attach drop-down, select Invoice.
- In the Available Variables list, double-select Company Name and Item Record ID to add them to the email body.
- In the Subject field, enter a subject line.
- Compose the email body, then select Save & Close.
Activate the rule
- Select Activate now.
- In the Run Every field, enter 1.
- From the Period drop-down, select Days.
- From the During drop-down, select My Company Office Hours.
- Select Save.
Note: The rule evaluates on the schedule you set here — not in real time. If you set it to run once per day, an invoice that crosses the threshold overnight won’t trigger the action until the next scheduled run.