Logic App Archives - Page 2 of 2 - - Page 2

Category Archives: Logic App

SQL Trigger not populating with Table in Logic App

Wondered How to solve SQL triggered Azure Logic Apps issue of not being able to select your table in dropdown? This blog will help you fix this issue.

Share Story :

How to GET records from Salesforce using Logic App

Learn how to fetch Salesforce Records in Azure Logic App using two different ways.

Share Story :

How to GET records from Salesforce using Logic App

Learn how you can easily use SOQL query to fetch Salesforce records in Logic App

Share Story :

Post message on teams with logic app

Hello everyone in this blog we will see how we can post a message on a teams channel using logic app. Step 1: Go to portal.azure.com and select logic app azure service. Step 2:  Create a logic by filling the details accordingly. Step 3: Select the recurrence trigger for logic app Step 4: Now click … Continue reading Post message on teams with logic app

Share Story :

Developer Tools for Logic Apps 1 : Create Logic app using Azure Portal

Azure Logic Apps is a cloud service that automates the execution of your business processes or workflows. It allows you to use a graphical design tool called the Logic Apps Designer to arrange pre-made components into the sequence you need. There are three ways in which we can create Logic App. Azure Portal – probably the most used form. … Continue reading Developer Tools for Logic Apps 1 : Create Logic app using Azure Portal

Share Story :

Developer Tools for Logic Apps 2: How to Add Logic App extension in Visual Studio

Posted On February 9, 2021 by Yogesh Gore Posted in

In order to create logic app using visual studio we should have VS Community edition or greater. Prerequisites Visual Studio 2019, 2017, or 2015 – Community edition or greater; Visual Studio Tools for Azure: In the Visual Studio installer, install Visual Studio (or modify an existing installation). Make sure the Azure development and ASP.NET and web development workloads are selected. Install Azure … Continue reading Developer Tools for Logic Apps 2: How to Add Logic App extension in Visual Studio

Share Story :

Developer Tools for Logic Apps 3: Using the Visual Studio to create your Logic Apps

Posted On February 9, 2021 by Yogesh Gore Posted in

The Logic Apps designer integrates with the current Azure Resource Group project so you can seamlessly work with resource deployments that include Logic Apps.  Open Visual Studio and on the Create a new project panel, select C# > Azure > Cloud, or select for Azure Resource Group; Select Azure Resource Group from the template list; On the Configure your new project panel, give a proper Project name, Location, Solution name, … Continue reading Developer Tools for Logic Apps 3: Using the Visual Studio to create your Logic Apps

Share Story :

Developer Tools for Logic Apps 4: Using the Visual Studio Code to create your Logic Apps

Posted On February 9, 2021 by Yogesh Gore Posted in

VS Code is the light weight and yet powerful editor to create logic app. In order to create logic app in VS code you must have Visual Studio Code 1.31.0 (January 2019) or later. To start with, first, you must install the extension from the marketplace. To do that, search Azure Logic Apps extension in the marketplace and Click on Install. Open … Continue reading Developer Tools for Logic Apps 4: Using the Visual Studio Code to create your Logic Apps

Share Story :

How to Read value from App Configuration in Logic App

Posted On February 9, 2021 by Yogesh Gore Posted in

Azure App Configuration is a managed service that helps developers centralize their application configuration and feature settings simply and securely. Use Azure App Configuration to store and secure configuration settings for your application in a single location. App configuration offer the following benefits. A fully managed service that can be set up in minutes Flexible … Continue reading How to Read value from App Configuration in Logic App

Share Story :

Secured By miniOrange