Send out emails to Contacts from a particular industry

Similar use cases: Notify the Contacts when a record associated with them is created or updated

This UTron flow can be used to send out emails to Contacts of a particular Company belonging to the similar industry. In this case, it is assumed that there is a drop-down field in the Company’s records which shows which industry the Company belongs to.
  • Logical Flow:
    1. Check for records from Company which belong to a certain industry.
    2. Select the contacts which are associated with that Company.
    3. Send out an email to those contacts.

    This UTron flow sends out an email to all the Contacts whose Company belongs to a particular Industry. You can repeat it for deals, custom tables etc by changing the type of records and following a similar process for each type of record that you want to send out the email.

    If you wish to notify the contacts regarding the changes/update on another record associated with it then you can use similar workflow for it by changing the type of records and following a similar process.

    Logical Flow for similar use cases:
    1. Check for records from the custom/deal table which satisfy a certain condition. (If you wish to send out emails to contacts whenever a record associated with them is updated then in the conditions field you will have to compare the old values and new values of the field.)
    2. Select the contacts which are associated with that record.
    3. Send out an email to those contacts.

    • When to execute: When record is created or updated
    • On which records: Companies

      As this case will require some additional steps, we’ll have to switch to ”Need Advance Cases”. You can find that option on the top right-hand side of the screen.

    • Filter criteria: Select Companies where Industry is having a certain value
      1. Select Contacts where ID = (Company Record’s ID)

        (If you wish to perform actions when the records are updated then you’ll have to add an additional condition in the filter to compare the old and new values of the field.)

    • Action: Send Email

      1. From Assigned To (user/sales person)
      2. Recipient Contact’s Email address

Send Us Some Feedback!

Leave Feedback