Alert Type: Bill

  • Author
    by CJ Ezinne
    2 months ago
  • 🧾 Bill Alert Rules Guide (Lunova)

    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.


    🔧 Available Bill Rule Attributes

    1. Balance

    Triggers based on the total amount of the bill.

    Conditions Supported:

    • Greater than
    • Greater than or equal
    • Equal
    • Less than
    • Less than or equal

    Example:

    Alert me if a bill has a balance greater than $5,000.


    2. Days Until Due

    Triggers based on how many days remain until the bill is due.

    Conditions Supported:

    • Greater than
    • Greater than or equal
    • Equal
    • Less than
    • Less than or equal

    Example:

    Notify me if a bill is due in less than 3 days.


    ✅ Example Bill Alert Configuration

    {
      "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
        }
      ]
    }
    

    📩 Notification Types

    Currently, alerts support Email notifications. More types (e.g. Slack, Webhooks) coming soon!


    ❓ Need Help?

    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.

    TLDR: We use cookies for language selection, theme, and analytics. Learn more.