Monitor your accounts payable and avoid late fees by setting up custom bill alerts in Lunova. Below are the supported rules you can create for Bill Alerts, with available conditions and examples.
Triggers based on the total amount of the bill.
Conditions Supported:
Example:
Alert me if a bill has a balance greater than $5,000.
Triggers based on how many days remain until the bill is due.
Conditions Supported:
Example:
Notify me if a bill is due in less than 3 days.
{
"name": "High Balance Bill Alert",
"email": "[email protected]",
"isActive": true,
"rules": [
{
"attribute": "Balance",
"condition": "greater_than",
"amount": 5000
},
{
"attribute": "Days Until Due",
"condition": "less_than_or_equal",
"numOfDays": 3
}
]
}
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 📧 support@uselunova.com 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