Introduction

Azure Logic App is a cloud-based app that helps us to implement the Workflow in Azure and simplify the integrations. We can automate the process visually and the Workflow in Logic app designer so that we can add many connectors, which we can add to the Logic app. It is a simple and idle event service that is suited for the business process. Also, the Azure Logic app has the feature of connecting more than 100 connectors to it. With the help of connectors connecting with Azure Logic Apps, we can connect our apps and services with Azure Logic App and we can automate the tasks and workflows without writing lines of code.

So, in this article, we will explore creating an Azure Logic App and we will use the Azure Logic App with MS Weather and as well as with Nexmo.

Prerequisites

An Active Azure Login Subscription

Nexmo login subscription

Step 1. You can log in to Azure Portal by using the following link.

After log-in to the Azure portal select -> Create a new resource and Select -> Integration and Select -> Logic App

Integration

Step 2. Now it’s time to provide the basic requirements for the creation of Azure Logic App.

Step 3. Now sign into your Nexmo account by using the following link and create an account,

Step 4

Step 5

Step 6. Now choose the fields you desire, here we have selected location, SMS text, and provided a mobile number. So, now we have selected the trigger and selected the action to it.

Select -> Save and Click ->Run to execute the workflow.

Logic Apps Designer

If the climate change has been changed in the given location, we can get notified by SMS provided by Nexmo.

SMS

Summary

In this article, we have seen about creating Azure Logic Apps and how to get the weather location of a particular place of our desire to our mobile via SMS notification. I hope this article will be useful to you.