2,896 questions with Azure Logic Apps tags

Sort by: Updated
0 answers

How to get the Token from Logic app using postman collection to get the Latest Run from workflow

Hi, I want to download the workflow runs from logic app and display to client the details of the Runs (Success or Failure). To get the Workflow details we have an API to get the information. But there is a process to get the Token , using the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-20T01:34:00.0633333+00:00
Aboorva Ramar 0 Reputation points
edited the question 2024-05-22T04:32:57.96+00:00
Shweta Mathur 28,031 Reputation points Microsoft Employee
0 answers

logicapp 3 files and and 3 folders

HI Team, BadRequest Http request failed as there is an error: 'Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.'. i am using getfile content

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-21T08:57:50.9833333+00:00
Vineet S 185 Reputation points
edited the question 2024-05-22T04:13:58.2933333+00:00
Vineet S 185 Reputation points
1 answer

Logic App Trigger Question

Hi all, I have a bot-like workflow setup in Logic Apps to query and API with parameters as specified within the subject and/or message. Whilst my trigger is "When a new message is added", I understand this doesn't necessarily translate to…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-20T22:38:20.4333333+00:00
Evan Vougdis 0 Reputation points
edited a comment 2024-05-22T02:46:16.26+00:00
Evan Vougdis 0 Reputation points
1 answer

Extract URL link behind email body using Azure Logic Apps

I am trying to extract csv file from URL that is indicated on the email. I have followed the step from this thread. This is current process in Azure Logic App: This is close-up of the Regex: This is output from the second step (Get emails (V3)) -…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-21T20:08:45.01+00:00
King Java 500 Reputation points
answered 2024-05-21T22:53:01.3133333+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
0 answers

How can i collect the combined outputs from a for-each loop in Azure Logic Apps

Hi, I am trying to collect the outputs of a for-each action in my azure logic app. The logic is this: Send and approval request to each approver (email), then subscribe on a webhook for the approval responses (I do this with a correlation ID outside of…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-20T14:49:22.0933333+00:00
Herries, Roddy 0 Reputation points
commented 2024-05-21T22:23:47.78+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
0 answers

Azure Logic App Consumption Logic App HTTP - Both GET and POST

Hello! While trying to configure my consumption based logic app, I seem to only be able to have it receive traffic from either GET or POST, but not both. According the screenshot below, "Default" is suppose to allow all methods, but it returns…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-21T18:20:14.92+00:00
Jack Jin MSFT Accenture 80 Reputation points Microsoft Vendor
3 answers

UpdateRows in logic app fails with error BadRequest

In my logic app I'm trying to update a row in a sql database using the SQL internal connector, executing an UpdateRows activity. I pass in the column I want to update, as well as the primary key. I don't see what could be wrong with my code, but I get a…

Azure SQL Database
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-21T13:53:39.89+00:00
Stephane BOUILLON 0 Reputation points
answered 2024-05-21T14:48:30.6833333+00:00
Stephane BOUILLON 0 Reputation points
0 answers

Not able to create logic app

Not able to create logic app in any region

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-21T14:37:51.08+00:00
Ramu Gade 0 Reputation points
commented 2024-05-21T14:42:35.4633333+00:00
Luis Arias 5,131 Reputation points
1 answer One of the answers was accepted by the question author.

Using SQL server update rows action with uniqueidentifier as a primary key

I have a table in Azure SQL database with a field of uniqueidentifier type as a (non-clustered) primary key. Trying to update the table with update rows action - using the 'primaryKey' property - gives me the following error: { "code":…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-01-23T16:02:32.1366667+00:00
Veli-Jussi Raitila 381 Reputation points
commented 2024-05-21T12:14:49.6666667+00:00
Stephane BOUILLON 0 Reputation points
1 answer

Logic App access to Hosting Storage account using Managed Identity

Hi Team , Wanted to check if the Managed identity support is available in Logic App Standard (in ASE), to access the hosting storage account. Current Configuration in Environment Variable is with AzureWebJobsStorage When we try to replace with below…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-08T12:43:59.1066667+00:00
Vignesh Sukumar 21 Reputation points Microsoft Employee
commented 2024-05-21T08:13:22.5066667+00:00
Deepanshu katara 5,375 Reputation points
0 answers

I can't sign into my Microsoft developer account from my authenticator app on my new phone.

Hi Hope you are well, I unfortunately lost my phone. Whenever I wanna sign in to my account it requires me to enter the code sent in my microsoft authenticator app. I wanted to reset my authenticator app in the additional security verification panel but…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
111 questions
asked 2024-05-20T11:20:23.1066667+00:00
Taiwo Hezekiah 0 Reputation points
1 answer

Can the accounts for creation of logic app and deployment of logic app be different?

Can I use a service account to create logic app? And then deploy it on test and live environment using a different user account? How will that work? I know for automation, service account must be used. But is it necessary for the account through which…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-15T14:52:04.7166667+00:00
Fareeha Sattar Shaikh 20 Reputation points
edited a comment 2024-05-20T08:34:27.1566667+00:00
Fareeha Sattar Shaikh 20 Reputation points
1 answer

Mailtoonedrive

can anyone help me on this. I am working on this logic flow where if mail has attachments then store it in one drive. Below is the flow I am facing this error while executing

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-06T05:59:32.3033333+00:00
Power BI Admin Ciel 0 Reputation points
commented 2024-05-20T05:02:13.68+00:00
Power BI Admin Ciel 0 Reputation points
1 answer

LogicApp Local function in preview

Hello, When will LogicApp Local function be GA? Regards, Laurens van de Venn

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-16T06:17:11.2833333+00:00
Laurens van de Venn 100 Reputation points
commented 2024-05-20T04:55:42.37+00:00
Ernesto Gonzalez 2 Reputation points
1 answer

The code entered is not valid. The 2fa code entered is shown as invalid

The code entered is not valid. The 2fa code entered is shown as invalid

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
258 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-17T08:34:30.7066667+00:00
Ajai Kolarikal 0 Reputation points
commented 2024-05-20T04:03:37.6766667+00:00
v-vvellanki-MSFT 4,285 Reputation points Microsoft Vendor
0 answers

Standard logic app

Hi, We have created standard logic app But we are facing new issue, Anyone pls let us know why we are facing that issue We are facing "System.OutOfMemoryException"

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-16T10:18:52.33+00:00
Ananya Dixith 61 Reputation points
commented 2024-05-18T06:11:55.7766667+00:00
Aki Nishikawa 805 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

what trigger/action should I use to validate an incoming webhook?

I get an error code of 400, when I test the URL of my Logic App from my dbt webhook. I am not sure on how to validate the webhook. The examples I've seen, uses a trigger which I do not see in my tenant.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-15T20:24:38.7666667+00:00
George, Derick 20 Reputation points
commented 2024-05-17T21:00:32.8666667+00:00
George, Derick 20 Reputation points
1 answer

Logic app workflow failure

Hello team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-15T09:15:15.89+00:00
Sriraghavendran Prabhakaran 0 Reputation points
commented 2024-05-17T16:33:55.0633333+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
1 answer

Logic App workflow run is marked as "Failed" because on action fails, even though dependent actions succeed

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
answered 2024-05-17T16:26:17.7733333+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic App - 502 Bad Gateway Azure Database MySQL Flexible Server

I have created an Azure Logic App with public access (Inboud) and VNET integration in the outbound. This is the network config: On the other hand, in the Virtual Network linked to the Logic App, there is a private Azure Database MySQL Flexible Server.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,197 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
725 questions
asked 2024-05-16T06:25:55.0433333+00:00
Miguel Ángel Chuecos Piera 20 Reputation points
accepted 2024-05-17T15:46:26.33+00:00
Miguel Ángel Chuecos Piera 20 Reputation points