CRMONCE

Creative

Pass Generate While Approve the Request in Bank

Pass Generate: The provided code is a Microsoft Dynamics CRM plugin that automatically generates a random passcode when a specific condition is met. It checks if the target entity contains an OptionSet field (test_optionset) and verifies if its value equals 240110000. If true, it generates...

[rt_social_links]
Creative

How to use Single form for both Edit & New in Canvas app

Canvas app: In this blog , I will show how to use single form for both edit & New in canvas app power apps.  Step 1: First open your Canvas app Create a new screen Add gallery and connect it to your data source like sharepoint , dataverse , excel etc,. Add two buttons and […]...

[rt_social_links]
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]