Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 general forum
Suggested answer

requirement to Send Email to All Contacts associated with an Account

Posted on by 70

HI

I have a requirement to send email to a Attendance Admins in the system, which are list of contacts

pastedimage1652651701389v1.png

 

In this screen shot I have a custom entity called Attendance, and I have a look up field in this named Attendance Contact which is coming from Contacts, and I have done a Advanced find on this and saved it.

Say If I have multiple contacts in the Advance find, How do I send an email to all the contacts in the Advance find.

  1. I have tried workflows, but I’m not sure how to set an Advance find to an Action
  2. Can this be dine easily from Power Flows.
  3. Any Other best ways of doing this ?

Advice much appreciated

Jag

  • jagathsb Profile Picture
    jagathsb 70 on at
    RE: requirement to Send Email to All Contacts associated with an Account

    HI Nya,

    Thanks It works see below,but the problem I have is I have to select the "Attendence Contact" look up fields Manually. How do I set it to Pick up all the contact from the Look Up and send the Emails Automatically.

    pastedimage1652710327813v1.png

    See I have this Account ABC and It has several Contacts with Contact types and it is connected to Attendence entity, I want to set the Attendence Contact Automatically and send an Email to all the related ABC Contacts an email, of the Attendence Record, how can I acheive this.

    Thanks

    Jag

    pastedimage1652710799443v2.png

    pastedimage1652710327813v1.png

  • Suggested answer
    Bipin D365 Profile Picture
    Bipin D365 28,960 Super User on at
    RE: requirement to Send Email to All Contacts associated with an Account

    Hi,

    If you are using CRM online version of dynamics CRM and you want to send same email content to all contacts then you can make use of OOB feature Send Direct Email.

    www.inogic.com/.../

  • Suggested answer
    Nya Profile Picture
    Nya 29,050 on at
    RE: requirement to Send Email to All Contacts associated with an Account

    Hi Jag,

    It can be achieved with Flow.

    For example, here is a custom entity called Custom which has an N:1 relationship with Contact entity.

    pastedimage1652688111913v1.png

    And here are the steps of the flow.

    1. Trigger it as you need or set it as an on-demand one.

    2. Get the Contact with the Custom record in the trigger step.
      pastedimage1652689044595v2.png

    3. Add a condition to check if the email field of the contact record exists.
      pastedimage1652689089468v4.png
      The expression here is something like:
      length(outputs('Get_a_row_by_ID')?['body/emailaddress1'])
    4. If yes, send the email to the contact with the "Send an email notification (V3)" in Power Automate.
      pastedimage1652689166689v5.png

Helpful resources

Quick Links

Replay now available! Dynamics 365 Community Call (CRM Edition)

Catch up on the first D365 Community Call held on 7/10

Community Spotlight of the Month

Kudos to Saurav Dhyani!

Congratulations to the June Top 10 community leaders!

These stars go above and beyond . . .

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 288,768 Super User

#2
Martin Dráb Profile Picture

Martin Dráb 225,985 Super User

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans