Azure Logic Apps

Logic App is a cloud-based service that allows us to react to an event in one service (such as SharePoint online) and do something with the data from that event in another service (such as Twitter). It makes it practical and simple for business processes. The users build workflows that automatically perform some business tasks and processes across applications and services. We can connect our business-critical apps and services with Azure Logic Apps, automating our workflows without writing a single line of code.

Before reading this article, please go through some important article links mentioned below.

Here, we need to connect to MS Weather and Nexmo.

Prerequisites

Follow the below steps to build a Workflow using a template.

Step 1

Step 2

Step 3. Now, click "Blank Logic App".

Blank Logic App

Step 4

Step 5. Configure the MSN Weather and Nexmo.

Step 6

Step 7. Now, let us save and run the workflow.

Save

Output

Once the climate changes in your entered location, you will get an SMS notification.

Summary

I hope you understand how to get a weather report notification to your phone number using the Azure Logic App. Stay tuned for more Logic App articles.