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 –… »

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

During an online conference with Power Platform experts, a technical enthusiast asked an important question: “What options do we have for emailing using templates on specific events or actions in Dynamics CRM?” A panelist responded that traditionally this was achieved using: Classic workflows with Send Email and Use Template actions, or Plugins using InstantiateTemplate and… Read More: Power Automate: Send an email using the Email Template –… »

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: How to show Form based on a Condition in Resco… »

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: 1 Click is all you Need to Undo & Restore… »

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: Configure new Timeline features in Dynamics 365 CE »

How to set filters in PCF Dataset control using setFilter method

Introduction In our previous blog, we saw how to create configurable PCF Dataset control. In this blog, we will see how to set filters in your PCF control to manage the data. Sometimes, we are working on large datasets and filtering that data becomes a nightmare. For such scenarios, we can use setFilter method to filter… Read More: How to set filters in PCF Dataset control using setFilter… »

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: Why SharePoint Security Sync is a must have app for… »

How to Use Advanced Similarity Rules to view similar case suggestions

Advanced Similarity Rules support the customers to view similar case suggestions in the Customer Service Hub. This allows users to view cases similar to their current case and resolve customer issues in the first contact and within a short period. It also helps to reduce operating costs and in turn, increases customer satisfaction. If the… Read More: How to Use Advanced Similarity Rules to view similar case… »

Start with Confidence: Inogic Dynamics 365 CRM apps as Preferred Solution on Microsoft AppSource!

Thank You so very much to all our Partners and End Users for making this possible, we are quite excited to share this great news that all your favourite Inogic Dynamics 365 CRM/PowerApps apps now have this badge of Preferred Solution on Microsoft AppSource. To get this badge each app has to go through a… Read More: Start with Confidence: Inogic Dynamics 365 CRM apps as Preferred… »

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: Building Custom Connectors for Power Apps and Power Automate Flows… »