Date-Based Automation Conditions

Date-Based Automation Conditions

Date-based conditions are commonly used in automations to trigger actions like emails, texts, or task creation. While powerful, these conditions can behave differently than expected if they are not paired with additional date filters.

This article explains how "On the date" automation conditions work, why historical records can unexpectedly trigger automations, and how to configure your automations correctly to avoid future issues


Key Concept: "On the Date" Does Not Include the Year

The most important thing to understand:

"On the date" conditions only evaluate the month and day (MM/DD), not the year.

This means the automation is not checking when the event happened — it is only checking whether the record has that date value present.

Example

  • A transaction was Funded on 12/22/2020

  • An automation uses the entry condition:

    • On Transaction Funded Date

When the automation evaluates records on 12/22 of any year, that transaction can qualify — even though it funded years ago.

Key Point: "On the date" only checks month and day (MM/DD), ignoring the year.

 


Why This Happens

"On the date" is an event-based condition, not a date-range filter.

In simple terms, the automation logic is asking:

  • Does this record have a funded transaction date?

If the answer is yes, the record can enter the automation when the date condition is met — regardless of how old the transaction is.

Because there is no built-in year comparison, the automation does not distinguish between:

  • A transaction funded last week

  • A transaction funded several years ago


Common Impact

When this condition is used by itself, you may see:

  • Emails or texts sent to borrowers with historical transactions

  • Messages triggering around holidays or anniversaries

  • Multiple unexpected sends when automations are re-enabled or re-evaluated

This behavior is expected unless additional safeguards are added.


Best Practice: Always Add a Date Cutoff

To prevent historical records from entering an automation, you should always pair an "On the date" condition with a second date-based filter.

Use both of the following entry conditions:

  • On Transaction Funded Date

  • AND Transaction Funded Date is greater than [specific cutoff date]

    chrome_9cu9CKY7zM

This ensures:

  • The automation only runs on the intended calendar date
  • Only recent or future transactions are eligible
  • Older records are permanently excluded

Why the Cutoff Date Matters

The cutoff date changes the logic from:

Has this transaction ever been funded?

to:

Has this transaction been funded after a specific point in time?

Without the cutoff, the automation cannot tell the difference between a funded loan from years ago and a current one.


When to Use This Approach

You should apply this setup for automations such as:

  • Funded milestone messages
  • Anniversary or follow-up communications
  • Holiday or seasonal automations
  • Any automation using an “On the date” transaction condition 




Summary

  • "On the date" conditions do not evaluate the year

  • Historical records can trigger automations if no cutoff is applied

  • This behavior is expected based on how date logic works

  • Adding a "greater than a specific date" condition is the correct and recommended solution

If you’re unsure whether an automation is configured safely, our support team can help review it with you.

Need more help? Check out: Allowed Communication Times

    • Related Articles

    • Understanding Automation Enrollment at Activation

      When an automation is enabled in Lendware, the system determines whether contacts or transactions should be enrolled based on the automation’s Entry Conditions and enrollment settings. Depending on how the automation is configured, records that ...
    • Birthday & Anniversary Automation Setup Guide

      Birthday and anniversary automations allow you to automatically send messages to contacts when a specific date occurs each year. These automations are commonly used for: Birthday greetings Loan anniversaries Client appreciation messages Annual ...
    • How to Build a Newsletter Automation

      A Newsletter Automation is a one-time, contact-based automation designed to send a single communication or campaign to a group of contacts on a scheduled date and time. Think of it like sending a Real Estate Agent Newsletter to all contacts tagged ...
    • Contact-Based Automations

      Contact-based automations are designed to support your lead management, contact engagement, education, reminders, and more. These automations help you act on your best intentions without manual follow-up. What is a contact based automation Create new ...
    • Transaction-Based Automations in Lendware

      Transaction-based automations help streamline and enhance communication throughout the loan process. From loan milestone updates to assigning tasks and sending follow-ups, they play a key role in keeping your team and clients aligned. In this ...