Workflow Automation in Dynamics 365 CRM: Triggering Actions on Email Send and Receive Events

Introduction Recently, we were working on a customer requirement that required us to handle two specific scenarios: creating a phone call activity when an email is sent and creating an appointment upon receiving an email. We tried two approaches to meet this requirement. The first approach was to create a single workflow called “SendReceivedEmail” that… Read More »
The post Workflow Automation in Dynamics 365 CRM: Triggering Actions on Email Send and Receive Events first appeared on Microsoft Dynamics 365 CRM Tips and Tricks.
Published on:
Learn moreRelated posts
Track Time and Cost Savings with Power Automate’s New “Savings” (Preview) Feature
While creating a Power Automate flow, I discovered an exciting new feature called the “Savings” (Preview) feature in Power Automate. When I tr...
Power Automate: Running PowerShell Scripts
Many things can be done in Power Automate or using Microsoft Graph, but not everything. For certain things, Microsoft requires us to use Power...
Microsoft Power Automate – Testing framework for desktop flows
We are announcing a testing framework for desktop flows in Microsoft Power Automate for desktop. This feature will reach general availability ...
Run Power Automate From Command Button
Requirement Modern business applications demand automation, whether it is a heavy data driven model drive app or light weight canvas app. Micr...
Favorite your Actions and Connectors for quick retrieval in Cloud Flows (Power Automate)
With this new update in Power Automate, it’s now easier for us to find and use the actions and connectors we need. We can also quickly access ...
How to update environment variables automatically with Power Automate
The other day, I cool question that I didn’t have the answer to, but got me super excited to find a solution. How can we … The po...
Why Plugin Depth Matters in Dynamics CRM
Plugin development in Dynamics CRM is one of the most advanced and intricate components, requiring deep expertise in the platform's event pipe...
Power Automate: dayOfYear function
The “dayOfYear function” helps us determine which day of the year a specific date falls on. This might not be the first function t...