Stay on top of your receivables by setting up custom invoice alerts in Lunova. Below is a full list of rules you can create for Invoice Alerts, along with descriptions and available conditions.
Each rule consists of:
When all rules match, a notification is triggered.
Triggers based on the total amount of the invoice.
Conditions Supported:
Example Use Case:
Notify me when an invoice is greater than $5,000.
Triggers if the invoice total changes significantly from a previous version.
Conditions Supported:
Example Use Case:
Alert me if an invoice total changes by more than 30%.
ℹ️ Only triggers on "Update" operations.
Alerts when the invoice is due within a set number of days.
Conditions Supported:
Example Use Case:
Alert me when an invoice is due in the next 7 days.
Checks the name of the customer on the invoice.
Conditions Supported:
Example Use Case:
Alert me when an invoice is from a customer whose name starts with "ACME".
Triggers based on the invoice number.
Conditions Supported:
Example Use Case:
Notify me if the invoice number contains "TEST".
Matches the category assigned to the invoice.
Conditions Supported:
Example Use Case:
Alert me when the category contains "Consulting".
Watch for changes in invoice payment status.
Available Values:
Conditions Supported:
Example Use Case:
Notify me when an invoice becomes Overdue.
{
"name": "High Value Invoice",
"email": "[email protected]",
"isActive": true,
"rules": [
{
"attribute": "Total Amount",
"numericalCondition": "greater_than",
"amount": 5000
},
{
"attribute": "Invoice Status",
"textCondition": "equals",
"invoiceStatus": "Unpaid"
}
]
}
Currently, alerts support Email notifications.
More types (e.g. Slack, Webhooks) coming soon!
If you’re unsure how to set up an alert, reach out to
📧 [email protected]
or check the full alert setup guide in the app.
We respect your privacy. We respect your privacy.
TLDR: We use cookies for language selection, theme, and analytics. Learn more. TLDR: We use cookies for language selection, theme, and analytics. Learn more