CRMONCE

Creative

How to create records from excel using Power Automate

Excel using Power Automate in D365: In this blog, i will show how to create records in dynamics 365 from excel automatically using power automate Now i have data in my excel sheet Add this excel file in your SharePoint Next create a new power automate flow Next take List rows present in a ...

[rt_social_links]
Creative

How to convert emails to case in dynamics 365

convert emails to case: The first step in setting up the ‘from e-mail to case’ process is to update the general e-mail settings. For that we are switching to the old Dynamics 365 interface. From any model app you can access this classic interface via Advanced settings. Go to the Admini...

[rt_social_links]
Creative

Create a custom connector in Azure Logic Apps

Create a custom connector in Azure Logic Apps Azure Logic Apps is a cloud-based integration service that allows you to create workflows and automate business processes using a visual designer and a wide range of pre-built connectors. However, there may be times when you need to integrate w...

[rt_social_links]
Creative

Custom Connector For Web API

Custom Connector for Web API This tutorial will discuss how to create an ASP.Net Web application and use this web API. a.Create a new ASP .Net Web application project using Visual Studiob.Build, Deploy & Secure a Web API in Azure 1. Create a new ASP .Net Web application project using V...

[rt_social_links]
Creative

Coding Standards for the Custom Connector

Coding Standards for Custom Connector Creating coding standards for a custom connector involves establishing guidelines to ensure code quality, maintainability, and consistency across your development team. Here are some essential coding standards and best practices to consider Soft Tabs v...

[rt_social_links]
Creative

Create a custom connector from a Postman collection

custom connector from a postman I am using the code to get Response from postman and export the code.  This code I’m using https://jsonplaceholder.typicode.com/users?id=1  Next i am clicking on the three dots and export the code from the postman   When we click on the export butto...

[rt_social_links]
Creative

How to use copilot in Microsoft Dynamics 365 CRM

Enable Copilot for an Environment Go to admin.powerplatform.microsoft.com and go to the Environments and select the open the relevant environment Next go to the settings Go to the Product > features Here we have to turn on the copilot Navigate to Copilot Once copilot is enabled for the ...

[rt_social_links]
Creative

Custom Connector from an OpenAPI definition

Custom Connector from an openAPI To create a custom connector, you must describe the API you want to connect to so that the connector understands the API’s operations and data structures. In this topic, you create a custom connector using an OpenAPI definition (or) Import An OpenAPI ...

[rt_social_links]