2,899 questions with Azure Logic Apps tags

Sort by: Updated
0 answers

How to change authentication from JWT to OAtuh server to server for Adobe PDF Services API connection?

I have an Adobe connector in my logic app to generate a pdf from a word template. This connector requires an API connection to Adobe PDF Services, which I am creating through a Microsoft.Web/connections@2016-06-01 bicep file. I am unable to specify…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-23T18:03:16.6733333+00:00
Ryan Quinn 0 Reputation points
commented 2024-05-24T09:10:54.2533333+00:00
SwathiDhanwada-MSFT 18,031 Reputation points
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,899 questions
asked 2024-05-21T08:57:50.9833333+00:00
Vineet S 185 Reputation points
commented 2024-05-24T06:28:19.1166667+00:00
Vineet S 185 Reputation points
1 answer One of the answers was accepted by the question author.

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,899 questions
asked 2024-05-20T01:34:00.0633333+00:00
Aboorva Ramar 20 Reputation points
commented 2024-05-24T03:42:54.99+00:00
SwathiDhanwada-MSFT 18,031 Reputation points
2 answers One of the answers was accepted by the question author.

How to download Runhistory from standard logic app

Hello I need to download a run history for a specific time interval from logic app standard version. download to csv is preferable. Let me know the steps. thanks sri

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-10T10:05:58.7433333+00:00
Sriraghavendran Prabhakaran 20 Reputation points
accepted 2024-05-23T17:45:16.6066667+00:00
Sriraghavendran Prabhakaran 20 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,899 questions
asked 2024-05-08T12:43:59.1066667+00:00
Vignesh Sukumar 21 Reputation points Microsoft Employee
commented 2024-05-23T17:37:25.0433333+00:00
Deepanshu katara 5,450 Reputation points
0 answers

Azure - Logic apps: adding a header to a custom connector

I'm using a custom connector to send a series of API requests. I need to add a header value to a GET function. I added as shown below but I don't think this is correct. /api/stat/sites: get: summary: stat/sites description: stat/sites …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-23T10:07:04.4866667+00:00
Jan de Mul 40 Reputation points
1 answer One of the answers was accepted by the question author.

Return second object in array

Say I have an output like below, what function could I use to ouput only the first (A) and third (C) elements? [ "A=testA", "B=testB", "C=testC", "D=testD", "E=testE" ]

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-23T09:22:18.6066667+00:00
Jan de Mul 40 Reputation points
accepted 2024-05-23T09:46:58.9+00:00
Jan de Mul 40 Reputation points
0 answers

How can I process (validate, Parse) x12 EDI files in Azure. Can you please provide in detail steps.

I want process EDI x12 files using Azure. I want perform below operations on file: Pickup file from FTP folder location Validate file as per EDI standard and Generate acknowledgement Convert x12 EDI file into xml or json Store file data(xml or json)…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,378 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,488 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,030 questions
asked 2024-05-23T07:26:42.9433333+00:00
Jaidhan Kosambe 0 Reputation points
edited a comment 2024-05-23T09:09:15.1366667+00:00
Jaidhan Kosambe 0 Reputation points
0 answers

Having BadRequest Http request failed as there is an error: 'Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.on Azure logic apps

I have created a workflow in Azure logic app where we can execute the SQL Stored procedures at Azure SQL Database and the result will get created as csv file and stored in Azure blob . We are facing a BadRequest Http request failed as there is an error:…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-15T11:29:53.5733333+00:00
Seelan, Sathiya 40 Reputation points
commented 2024-05-23T03:56:24.78+00:00
SwathiDhanwada-MSFT 18,031 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,899 questions
asked 2024-05-21T20:08:45.01+00:00
King Java 500 Reputation points
commented 2024-05-22T23:19:51.4666667+00:00
King Java 500 Reputation points
1 answer One of the answers was accepted by the question author.

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,899 questions
asked 2024-05-15T14:52:04.7166667+00:00
Fareeha Sattar Shaikh 40 Reputation points
accepted 2024-05-22T15:29:00.8133333+00:00
Fareeha Sattar Shaikh 40 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,899 questions
asked 2024-05-21T18:20:14.92+00:00
Jack Jin MSFT Accenture 80 Reputation points Microsoft Vendor
commented 2024-05-22T13:27:26.2933333+00:00
MayankBargali-MSFT 69,581 Reputation points
4 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,899 questions
asked 2024-05-21T13:53:39.89+00:00
Stephane BOUILLON 0 Reputation points
commented 2024-05-22T13:06:41.1233333+00:00
Alberto Morillo 32,991 Reputation points MVP
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,899 questions
asked 2024-05-15T09:15:15.89+00:00
Sriraghavendran Prabhakaran 20 Reputation points
commented 2024-05-22T11:51:09.02+00:00
LeelaRajeshSayana-MSFT 13,951 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,899 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
commented 2024-05-22T11:50:45.42+00:00
Sriraghavendran Prabhakaran 20 Reputation points
1 answer

Azure document Intelligence Custom classification model in logic app

Hi, I have created an Azure document Intelligence Custom classification model called SLA and user Power Automate to classify documents in SharePoint Online without any issue, but I used HTTP POST and GET in the Power Automate. But in Logic App I tried…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,442 questions
asked 2024-05-14T07:28:32.8033333+00:00
Nipuna Weerasinghe 21 Reputation points
commented 2024-05-22T11:46:38.0666667+00:00
LeelaRajeshSayana-MSFT 13,951 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,899 questions
asked 2024-05-06T05:59:32.3033333+00:00
Power BI Admin Ciel 0 Reputation points
commented 2024-05-22T09:07:14.81+00:00
SwathiDhanwada-MSFT 18,031 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,899 questions
asked 2024-05-20T14:49:22.0933333+00:00
Herries, Roddy 0 Reputation points
edited a comment 2024-05-22T08:48:54.62+00:00
Herries, Roddy 0 Reputation points
2 answers

What is the best way to monitor specific data from your Logic App Runs?

I would like to monitor and track specific data from my logic app runs. I have added the tracked properties that I would like to return in output from a run details. I would like properties like OrderId, Customer, Product, Quantity’ to be searchable to…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2024-05-14T14:34:39.8533333+00:00
Sophia 0 Reputation points
commented 2024-05-22T08:47:10.9866667+00:00
SwathiDhanwada-MSFT 18,031 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,899 questions
asked 2024-05-21T14:37:51.08+00:00
Ramu Gade 0 Reputation points
commented 2024-05-22T06:36:17.4266667+00:00
MayankBargali-MSFT 69,581 Reputation points