Send birthday mails

Similar use cases: Send mail to contact or salesperson on due date / renewal date / followup date etc.

This assumes you have created a custom field for birth date. You can use similar logic for any date field like due date, followup date, renewal date etc.
Everyday we need to find Contacts, whose birthday is today, and send them mail. That’s why we create a scheduled UTon and schedule it to be activated everyday.
  • Logical Flow:
    1. Find all contacts whose birthday is today
    2. Send a mail to each such contact

    You can use similar logic for any date field like due date, followup date, renewal date etc.
    Note: For birthday, we need to choose date is today (ignore year). In most other cases, you won’t choose ignore year.

    Logical Flow for similar use cases:
    1. Find all records where the desired field contains today’s date
    2. Send a mail to contact/salesperson

    • When to execute: Daily
    • On which records: Contacts
    • Filter criteria: Date of Birth is Today (Ignore Year)
    • Action: Send Email

      • (On the next screen type out the contents of your email)

        1. From Assigned To (Salesperson)/ User
        2. Recipient Contact’s Email Address

    You can also personalize the email by clicking on the ”Add Field” dropdown. You can select the fields that you want to be added in the email body from the drop-down and the system will dynamically fetch the values from that particular Contact’s record.

Send Us Some Feedback!

Leave Feedback