Category Archives: Dynamics 365

Power Automate: Send an email using the Email Template – Part 2

Introduction In our last blog, we saw how we could create Power Automate Flow to send an email using the Email Template. We used “SendEmailFromTemplate” action to send a single email. Now, in this blog, we will see how we can send bulk email messages using the Email Template. Let us say, we want to… Read More »

Power Automate: Send an email using the Email Template – Part 1

Introduction During an online conference with Power Platform experts, a technical enthusiast asked the forum, “What options do we have for emailing using the template on specific events/actions in Dynamics CRM?” A panelist answered, “We have a classic workflow with ‘Send Email’ and ‘Use Template’ action or a Plugin with ‘InstantiateTemplate’ and ‘SendEmail’ requests for… Read More »

How to show Form based on a Condition in Resco Mobile App

With Resco Mobile App, we now have the ability to show a specific form of an entity. The Resco Mobile App provides the feature of ‘Select Form’ to control which form should be displayed based on a condition. Often the use case is that a type (e.g. Option Set) has a dedicated form which should… Read More »

1 Click is all you Need to Undo & Restore Dynamics 365 CRM Records!

Are you tired of spending hours fixing errors in your Dynamics 365 CRM records? Well, what if we told you that it only takes one click to reverse the actions and restore records to their previous state? With Click2Undo, our 1 Click productivity app for Dynamics 365 CRM, you can easily undo the last changes… Read More »

Configure new Timeline features in Dynamics 365 CE

Introduction In the 2020 wave 2 release, Microsoft has released some interesting new features which are now available for early access, among them one feature is customizing the timeline for the below new features. Expand the timeline records by default. Hide “What you’ve missed.” Hide status tags. Show email as Conversation or as individual messages.… Read More »

Why SharePoint Security Sync is a must have app for Dynamics 365 CRM and SharePoint document management?

Data security is the most important factor for businesses around the world. And as we know, in today’s world we face many threats with regards to data security. In these situations, adding different layers of security to all business data is quite common. You can also do this with our quite formidable Dynamics 365 CRM… Read More »

Building Custom Connectors for Power Apps and Power Automate Flows – Part 2

With our Azure function ready in the earlier post. We now look at the steps to create a custom connector for this Azure function. Do remember, we have enabled AAD authentication for our Azure function. The APP registration provided while enabling AAD authentication was set for multi-tenant authentication. While we have an easy way to… Read More »