Automate Business Processes with Azure Logic Apps

Automate Business Processes with Azure Logic Apps

Still in preview, Microsoft Azure Logic Apps?is offered as part of the Azure App Service?infrastructure that provides declarative integration services for you to automate your business processes and simplify Enterprise-grade integration. Last month the Azure team released another refresh?for Logic Apps which included some major designer upgrades. It now follows a more intuitive top down declarative workflow style approach, a nice change from the rather cumbersome left to right approach that they followed during the first preview. Also a nice change is the intuitive search for connectors built into the designer itself. Earlier, the connectors were available in a pane on the right hand side of the designer and there was some confusion around using them.

In my first few tries, I was trying to drag them on to the designer surface, which didn’t work and after a few tries I realized that you have to click it to position it on the designer. Not particularly intuitive. Some other major enhancements include support for Swagger?(Open API), and Managed API connections. A set of secure API connections are already deployed that you can search and add during the process of adding a step on the workflow. Deployments are also made simple with this enhancement. In addition, Logic Apps will now have Native Webhook support, allowing you to subscribe to events in a Webhook. You can also trigger one on receive of an HTTP POST and wait for a Webhook in the middle of a workflow.

To create a Logic App, login to your Azure portal and go to Marketplace from the dashboard.

Under Marketplace, search for Logic App as shown in the figure below:

Click on Logic Apps to create a new Logic App. Specify the name and the App Service Plan. It will take a while to generate the Logic App and you will be redirected to the declarative designer to now start creating the workflow.

Not only you can search Managed APIs to kickstart your workflow, but you can also add condition steps to branch out the workflow.

You also have the option to choose Open API end points using the Http + Swagger shape as illustrated below.

To look at the generated code, you can also switch to the Code Window and you will see the JSON schema that forms the workflow definition.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of

kubernetes logging

Kubernetes Logging: What You Need to Know

Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes