CRMONCE

Creative

How To Add Days To Expiry Date By Using Power Automate

Power Automate: Microsoft Power Automate is a cloud-based service that allows users to create automated workflows to simplify and streamline business processes When a row is added, modified, or deleted: This is the starting point of the flow, which triggers the process when a row is added...

[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

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]
Creative

How to populate lookup based on the option set

In this blog, we will learn how to populate a lookup based on option set using power automate Recently i got a requirement with deprecating option set field by replacing with a lookup but it have 5000+ existing records available. so, i have created this flow to populate lookup based on the...

[rt_social_links]
Creative

How to change owner of a Power Automate flow

Today i got a requirement from my client to reassign the owner for some blogs Now i want to share my knowledge how i achieved this requirement Open Advanced settings and click on the Filter Modify the advanced search like showing in the image and then click on search select the flow and cl...

[rt_social_links]
Creative

How to use the dateDifference() function in Power Automate

Power Automate Introduction Power Automate has recently introduced an innovative function aimed at calculating the difference between two dates. However, finding the difference between two dates in Power Automate was quite complex, and with the recent introduction of dateDifference() funct...

[rt_social_links]