2,908 questions with Azure Logic Apps tags

Sort by: Updated
1 answer

Azure Logic app : validate existance of a blob in a container

Hi, I don't seem to be able to find a task in logic app to check if a blob exists in a container. I want to avoid getting the blob list (from the container) which is a JSON and run a foreach loop and check to see if my blob name matches any of the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-03T00:23:20.257+00:00
Shaunt Khalatian 1 Reputation point
answered 2020-07-02T12:10:38.2+00:00
Pramod Valavala 20,596 Reputation points Microsoft Employee
1 answer

Automated flow with multiple attachments

HI, Wondering to create automated flow with multiple stage approvers, multiple files need to attach. Triad solution of creating array, but it work only for sending mail with attachments. For multiple flow still using item link, but not good,…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-12T11:42:59.097+00:00
Vishal HINGMIRE 1 Reputation point
commented 2020-07-02T08:45:02.093+00:00
Pramod Valavala 20,596 Reputation points Microsoft Employee
1 answer

Azure Logic App custom connector HTTP headers

Hi - I'm using a custom connector to connect to an on prem SOAP web service via a data gateway. The request is failing due to the large number of x-ms-* HTTP headers being added by the custom connector. The target web service is hosted on Apache Tomcat…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-26T09:25:45.74+00:00
Paul 1 Reputation point
commented 2020-07-02T08:43:52.673+00:00
Pramod Valavala 20,596 Reputation points Microsoft Employee
1 answer

Saxon and XSLT 3.0 processing

Hello, I'm responsible for the Saxon XSLT 3.0 processor which is now being offered as part of Azure/Biztalk, and I would like to make contact with the engineering team at Microsoft to discuss future developments. Can you put me in touch please? mike (at)…

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
350 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-29T10:46:01.19+00:00
Michael Kay 1 Reputation point
answered 2020-07-01T17:34:04.123+00:00
olufemia-MSFT 2,861 Reputation points
2 answers

App Service Error 500 triggering Logic App

Im trying to create an alert with Logic Apps on Azure, but im not doing well... my cenario is: I have an app service running, and I want to automate the alerts to send me a email when this app service gets an error 500. I created an Application…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-29T13:18:12.677+00:00
Rodrigo 1 Reputation point
answered 2020-07-01T14:27:19.843+00:00
Rodrigo 1 Reputation point
1 answer One of the answers was accepted by the question author.

Using Insert row action of Google Sheets connector

I'm trying to use Insert Row action to insert data to Google Sheet but can not guesss the structure on the Row data one needs to send. There is no samples in the docs. And Itried to quess the format by following Google's documentation but without any…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-17T16:49:57.69+00:00
Jurijs Kovzels 21 Reputation points
commented 2020-07-01T08:53:29.61+00:00
Jurijs Kovzels 21 Reputation points
1 answer One of the answers was accepted by the question author.

Logic Apps and CosmosDB - Partition Key Troubles

Hello and thanks for reading! I am trying to migrate from an Azure Table Storage instance to CosmosDB as the backing store for my logic app. The logic app is a webhook from Azure DevOps that records selected release information into a table. I've…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,476 questions
asked 2020-06-17T16:09:14.903+00:00
David Leek 21 Reputation points
accepted 2020-06-26T20:11:18.19+00:00
David Leek 21 Reputation points
2 answers One of the answers was accepted by the question author.

SharePoint Server 2019 and Azure Logic Apps

Hello. I am wondering if it is possible to use Azure Logic Apps and SharePoint Server 2019. This page https://learn.microsoft.com/en-us/connectors/sharepointonline/ mentions only 2013/2016.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-25T13:05:08.217+00:00
Ermilov, Valeriy 21 Reputation points
accepted 2020-06-26T14:01:28.557+00:00
Ermilov, Valeriy 21 Reputation points
1 answer

How do I prevent number format changes in liquid transforms?

I have the following logic app definition { "definition": { "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", "actions":…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-12T15:44:24.517+00:00
Kaustubh Badrike 1 Reputation point
answered 2020-06-26T05:37:48.953+00:00
David Burg - MSFT 11 Reputation points
4 answers One of the answers was accepted by the question author.

Can some one please share how to call logic apps from MVC application?

Hi, Can some one please share how to call logic apps from MVC application?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-13T14:26:01.997+00:00
Maruthi Kiran 96 Reputation points
accepted 2020-06-26T03:20:40.973+00:00
Maruthi Kiran 96 Reputation points
1 answer One of the answers was accepted by the question author.

Identify what 'raw' values are being conditioned against in Logic APP Conditional "contains"

I am creating a "lovely" logic app for a pull from an Azure Storage table into a CDS db. I am able to input the data in the format needed, but everytime this app is ran it duplicates the data in the CDS. I need it to run because these row's get…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-25T16:37:22.02+00:00
AustinS 101 Reputation points
commented 2020-06-25T20:32:12.087+00:00
Mike Urnun 9,766 Reputation points Microsoft Employee
0 answers

Azure App Logic

Hello can we do the below by Azure app logic workflows and how ? Admin workflow: New user enrollment Admin workflow: Grant/Revoke application access rights

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-17T22:34:19.86+00:00
yasser Mohamed AbdelMoneim 291 Reputation points
commented 2020-06-25T18:39:49.62+00:00
Samara Soucy - MSFT 5,051 Reputation points
1 answer

Azure Logic App custom connector on GET

I am evaluating Azure Logic app. I am trying to invoke a webserivce on SOAP. I tried to use Logic App Custom connector to connect to this SOAP endpoint. I am following the steps in the following page. …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-16T16:03:12.803+00:00
Wu MH@ADM(IM) DAPI@Defence O365 1 Reputation point
answered 2020-06-24T20:31:48.923+00:00
Samara Soucy - MSFT 5,051 Reputation points
1 answer One of the answers was accepted by the question author.

Can i create a Logic app to sit in the middle of two web services

We want to do the following a) Have some code (this will be running from a dynamics 365 portal). This needs to call a logic app (as if it was calling a web service) - that then calls a third party web service. The web service then returns its result…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-07T23:08:30.54+00:00
Greg Booth 81 Reputation points
commented 2020-06-24T15:12:55.927+00:00
Shankar Chandrasekar 6 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Logic App Failure

The logic app hosted on our production server is failing with an error A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,150 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-11T04:08:11.917+00:00
Pratik Somaiya 4,201 Reputation points
accepted 2020-06-19T09:00:41.07+00:00
Pratik Somaiya 4,201 Reputation points
1 answer

Logic Apps - Can body output from Scope be used in an expression

Hi, I would like to return the error body in a response activity. The issue I am facing is the error is from a stored procedure within a Scope activity. Is there a way for me to select 'body' as an output from Scope to return as text in my response…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-02T04:11:54.257+00:00
T West 136 Reputation points
answered 2020-06-18T18:17:42.97+00:00
Mike Urnun 9,766 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Getting "Could not create Logic App" error

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-17T17:25:27.403+00:00
WBWiltshire 191 Reputation points
accepted 2020-06-18T10:44:19.313+00:00
WBWiltshire 191 Reputation points
1 answer

Dynamic marketinglist

Hi, I tried to make an marketing list in Dynamics. A dynamic list. When i use the query it shows 1900 contactpersions, but when i use this query all active contactpersons were connected to the list. What goes wrong?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-17T09:13:33.963+00:00
Otten, Sander (UB-NL) 1 Reputation point
answered 2020-06-17T11:57:48.86+00:00
Dave Patrick 426.3K Reputation points MVP
1 answer

Limits for json or base64ToString functions

Hello, I currently use the json() and base64ToString() functions to convert the data received by an Azure Blob - Get Blob Content By Path action. This action always encodes the content regardless of the content-type field for the blob. I wanted to know…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
asked 2020-06-11T16:38:39.527+00:00
Mike Lee 206 Reputation points
commented 2020-06-13T06:04:33.837+00:00
Mike Urnun 9,766 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Event Hub Connection String Error using ARM template

I am working with ARM template and I have one Event Hub and I need connect to many Logic Apps. For this i use the API Connection. (Example image below) In the Api Connection (eventhubs) when I not set connection string in the ARM template. The…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2020-06-09T20:27:20.187+00:00
Juliano Custódio 101 Reputation points MVP
accepted 2020-06-11T19:08:42.887+00:00
Juliano Custódio 101 Reputation points MVP