Category Archives: Flow

Enhancement in Microsoft Dynamics 365/Dataverse NavigateTo()

Introduction In our last blog, we have seen how we can open a record in a Dialog using NavigateTo(). In this blog, we will see the latest enhancement which Microsoft has added recently. 1. Show Title while displaying custom HTML in a dialog Earlier when we wanted to open a custom HTML web resource using… Read More: Enhancement in Microsoft Dynamics 365/Dataverse NavigateTo() »

Execution Context for CDS (Current Environment) Connector in Power Automate Flows Explained

Power Automate Flows are executed as an asynchronous background execution. It is important to understand the execution context being used for all the steps/actions designed in the flow for audit purposes. Prior to this setting being made available, you needed to associate a connection with every action and the action was executed under the context… Read More: Execution Context for CDS (Current Environment) Connector in Power Automate… »

How to use Scope with Common Data Service in Microsoft Flow

Introduction As we know in Dynamics 365 CE, the record access level plays a very crucial role, because it helps users to limit the access to the records in the Organization. This access of records can be to whole Organization, Parent: Child Business Units, Business Unit and User level. In the same way we can… Read More: How to use Scope with Common Data Service in Microsoft… »

Microsoft Flow – Create record in Dynamics 365 using Gmail Connector

Introduction: Recently we received a requirement to integrate a mailbox not configured in CRM and external to CRM with Dynamics 365. The client had an enquiry mailbox, and they did not want the emails to be created in CRM, and therefore it was not configured. However, they did want that the lead should be automatically… Read More: Microsoft Flow – Create record in Dynamics 365 using Gmail… »