How To Create A Blank Logic App In Azure

Introduction

Azure Logic Apps is a fully managed integration platform as a service which provides a way to automate workflows and business processes. You can easily integrate across different services in the cloud and on-premise through connectors. In this article you will see how to create a blank logic app which will send an email to a Gmail account when a new tweet is posted with the text “SharePoint” or #SharePoint. 

Create a logic app

  1. Log in to the Azure Portal.
  2. Click New-> Enterprise Integration -> Logic App.

    Azure Logic Apps
  1. Enter Name, Subscription, Resource Group and Location as shown in the screenshot. Click Create.

    Azure Logic Apps
  1. It will take a few minutes to complete the deployment.

    Azure Logic Apps
  1. Once the deployment is completed, navigate to the respective resource group and then click Overview. Click MyFirstDemoLogicApp.

    Azure Logic Apps
  1. Click Blank Logic App.

    Azure Logic Apps
  1. Click Twitter

    Azure Logic Apps
  1. Click “Twitter – When a new tweet is posted” trigger.

    Azure Logic Apps
  1. Sign in to create a connection to Twitter.

    Azure Logic Apps
  1. Authorize Azure Logic Apps to access your account.

    Azure Logic Apps
  1. Enter the search text and set the frequency to trigger.

    Azure Logic Apps
  1. Click New Step -> Add an action.

    Azure Logic Apps
  1. Select “Gmail – Send email” action and sign in to create connection to Gmail.

    Azure Logic Apps
    Azure Logic Apps
  1. Fill the required details to send email.

    Azure Logic Apps
  1. Save the app. Click run to execute the logic app manually.

    Azure Logic Apps
  1. Successfully received email to my Gmail account.

    Azure Logic Apps
  1. You could manage the logic app by navigating to the respective resource group and by clicking Overview.

    Azure Logic Apps

Result

Thus in this article you saw how to create a blank logic app in Azure.

Up Next
    Ebook Download
    View all
    Learn
    View all