Send email via email router to a group in Dynamics 365 CRM
*This post is locked for comments
I have the same question (0)

Send email via email router to a group in Dynamics 365 CRM
*This post is locked for comments
I have the same question (0)Hello Bandi,
Sending emails automatically can be done with Workflows in Dynamics 365. Out-of-the-box there is however no option to send emails to a group.
Please take a look at this add-on for Dynamics 365:
https://github.com/demianrasko/Dynamics-365-Workflow-Tools
It adds many components to the Workflow Designer, including sending an email to a Team (which is the closest thing Dynamics 365 has to a 'group')
https://github.com/demianrasko/Dynamics-365-Workflow-Tools/blob/master/docs/Email%20To%20Team.md
Hope this helps you get started. If you have any other questions, please let me know!
If you found my answer helpful, please help the community by marking it as verified :-)