Using Dynamics 365 Online version 9.0.
I need to send email notification manually when assign record. I want to choose to send a message or not to send.
How can I configure it without developer?
Thanks.
*This post is locked for comments
You cannot change "assign" dialog, but you can add a checkbox to the form ("send email on assign") and create a workflow which will trigger on assign (owner field change).
If you wish, you can always verify, in that workflow, whether "modifiedby" equals your user name so that those notifications only work for you.
You can even add a business rule to hide that field for anyone else
PS. But you cannot modify "assign" dialog, so you have to tell CRM that there should be an email somehow else - see above.
Here is the link for creating On demand workflow and way to trigger on selected records.
community.dynamics.com/.../create-and-run-on-demand-dynamics-365-workflows
Thanks,
Shahbaaz
Hi Alex,
You can use Async Workflow that is out of the box functionality of CRM.
Also if you want to send email notification manually you can create Async workflow(On-Demand)
For creating workflow which send email you can follow below links :
itsolutions.bdo.ca/.../how-to-create-an-email-notification-workflow-in-microsoft-dynamics-crm-2015
If this helps, please mark my answer as verified.
Thanks,
Shahbaaz
Hello,
I'm afraid CRM is not that flexible to allow that without developer.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156