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...

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...

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...

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...

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 ...

Creative

Overview of the Custom Connectors

Overview of the custom connectors In this Documentation we will discuss about how to create the custom connectors by using Azure Logic Apps, Microsoft Power Automate, and Microsoft Power Apps and Microsoft offer the over 1,000 connectors to connect to Microsoft and verified services, you...

Creative

On-Premise vs. Cloud What is the Difference

On-Premise vs Cloud in azure In the world of technology, the deployment of IT infrastructure and applications has undergone a significant transformation over the years. With the arrival of cloud computing, organizations have the option to move their IT infrastructure and applications from ...

Creative

What is Azure and How does it work?

Azure Introduction Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft. Microsoft Azure was officially launched on February 1, 2010. Azure allowed users to build, test, deploy, and manage applicati...