2,947 questions with Azure Logic Apps tags

Sort by: Updated
0 answers

Having an issue since upgrading from the SFTP Connector to the SFTP-SSH Connector regarding inconsistent file size. Possible formatting issue?

My team is having an issue with the new connector. Our use case is we have a logic app that retrieves PGP files from some client's SFTP server and stores them in one of our storage accounts. The logic app worked flawlessly until we start receiving…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-06-23T16:22:58.59+00:00
Matt M 1 Reputation point
commented 2020-07-30T17:36:46.597+00:00
ChaitanyaNaykodi-MSFT 24,001 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Import SAP data to Azure SQL using logic apps

Hello Team, I'm trying to develop logic apps which connects to SAP and get the data into Azure SQL on schedule basis. Can someone please share any good article how to get this done? I appreciate your help. Thanks,

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-28T14:39:10.783+00:00
VSHAH804 41 Reputation points
accepted 2020-07-30T15:58:50.33+00:00
VSHAH804 41 Reputation points
1 answer

Read data from excel (date column set as custom data type) ---- in logic apps and convert to json

Dear Gurus, I have a excel file and it is currently getting converted to JSON in logic Apps. Problem is the date field in the excel is set to custom data type When converted to json the date reads as a number ex: 43139 Is there a way to handle…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-28T09:07:28.367+00:00
Shripad J 1 Reputation point
commented 2020-07-30T03:09:34.28+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

Logic App to push data from Cosmosdb into CRM and performing updates

I have created a logic app with the goal of pulling data from a container within cosmosdb (with a query), looping over the results and then pushing this data to CRM. When the data is pushed to CRM, an ID will be created and I wish to then update cosmosdb…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,504 questions
asked 2020-07-24T23:04:55.937+00:00
Jasmine2020 1 Reputation point
commented 2020-07-28T20:30:53.363+00:00
QuantumCache 20,106 Reputation points
1 answer

LogicApp that returns newly generated ID back to original source

Hello I am trying to create a LogicApp that first: Extracts data from CosmosDB, using a query Loops over the results Pushes the results data into CRM Sidenote: Once this data is pushed into CRM, CRM automatically generates an ID for each…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,504 questions
asked 2020-07-26T21:29:10.63+00:00
Jasmine2020 1 Reputation point
answered 2020-07-28T19:00:38.59+00:00
Samara Soucy - MSFT 5,051 Reputation points
1 answer

Logic App Twitter Connector and Multiple User Names with CosmosDB

Is there a way to have a Logic App or something similar trigger when a tweet is posted by a list of users from Cosmos DB? So many choices and articles, they all show hardcoded search terms. I need some guidance :-)

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,504 questions
asked 2020-07-25T16:50:16.433+00:00
David McCarter 1 Reputation point MVP
answered 2020-07-27T09:57:25.517+00:00
Anurag Sharma 17,581 Reputation points
0 answers

Execution of Logic App causes Azure Resource Manager subscription read limit to be reached

I have a Logic app that calls another Logic app which in turn calls an Azure function a couple hundred times. The Logic apps are doing things like reading keyvault entries, querying 3rd party API's, uploading content to Blob storage. During a support…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-21T15:48:26.357+00:00
Mike Lee 247 Reputation points
commented 2020-07-27T09:37:12.13+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer

Logic App - Send approval email action

I am being asked to use this process to create a basic mechanism to have a workflow created and to be able to be approved or rejected, out of this box this seems fantastic and very easy to put together, however there are 2 things that are of concern to…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-21T04:27:33.91+00:00
Pine, Michael 21 Reputation points
commented 2020-07-27T09:36:18.56+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
0 answers

Workflow function returns a different set of data depending on Trigger type

Hello, I have been using the workflow() function to find information such as the name of the resource group that the running Logic app is in. I'm able to get this information if I'm executing a scheduled trigger logic app or an http one that I manually…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-06-03T20:47:08.897+00:00
Mike Lee 247 Reputation points
commented 2020-07-27T05:34:11.243+00:00
QuantumCache 20,106 Reputation points
1 answer One of the answers was accepted by the question author.

Gmail Connector - JavaScript blocked in app-logic-apps

Recently I have a bug in app logic when I save a designer workflow. "Failed to save logic app XXXX. The operation on workflow 'XXXX' cannot be completed because it contains operations 'JavaScriptCode' which are not compatible with the Gmail…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-20T16:27:40.323+00:00
Jarosław Kopczyński 31 Reputation points
commented 2020-07-23T21:28:36.967+00:00
Jarosław Kopczyński 31 Reputation points
1 answer One of the answers was accepted by the question author.

Pros and Cons between Logic Apps and Azure Data Factory specifically in relation within a Private Lake. Any Preference???

Pros and Cons between Logic Apps and Azure Data Factory specifically in relation within a Private Lake. Any Preference???

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,512 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,932 questions
asked 2020-07-10T15:08:15.58+00:00
Abhijit Nath 21 Reputation points
accepted 2020-07-23T05:04:28.76+00:00
Abhijit Nath 21 Reputation points
1 answer One of the answers was accepted by the question author.

Logic App stops detecting Blob Storage changes

We have a Logic App that monitors a blob storage path. On Sunday evening that blob storage location reached approximately 33k blob files. At this point, our logic app continued to trigger, once every minute, but each trigger was skipped as if it…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,560 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-21T15:26:12.4+00:00
Josh Rogers 21 Reputation points
accepted 2020-07-22T15:24:37.553+00:00
Josh Rogers 21 Reputation points
1 answer

AuthorizationFailed Response - Asynchoronous Pattern Logic App with restricted access to specific IP addresses

I have a asynchronous pattern HTTP request - response logic app which has the Access control configuration set to "Specific IP ranges". Once I invoke the logic app, it returns 202 with the location header to check the real response back. If I…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-03T17:28:24.543+00:00
Isham Mohamed 1 Reputation point
commented 2020-07-22T07:44:30+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Get Blob Content using path action - dealing with chunked content

Hello, I have a 150MB json file in a blob container. My goal is to read the contents of the file within Logic Apps and do some insertions into a database. When I execute the Get Blob Content using Path the action seems to grab all the content.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-16T21:45:09.107+00:00
Mike Lee 247 Reputation points
accepted 2020-07-20T13:34:27.423+00:00
Mike Lee 247 Reputation points
1 answer One of the answers was accepted by the question author.

SFTP Connector - 'List files in folder' action failing to list files in folder

Hello, I'm working on an integration that transforms files from an FTP site. In my dev environment everything is working as expected. I recently promoted my code and ARM template to a stage environment and now the SFTP connector is failing to list the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-16T15:48:44.653+00:00
David King 46 Reputation points
accepted 2020-07-20T12:41:40.39+00:00
David King 46 Reputation points
1 answer

Azure logic app to grab the id from completed step into next one

Hi There, We are using Salesforce connector in Azure logic apps. We are using a trigger when an account is modified. Now, an account can have one or more contacts associated to it. One to many relationship What we need is when an account is…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-06-09T05:51:54.35+00:00
parth Patel 1 Reputation point
commented 2020-07-20T06:18:24.573+00:00
Pramod Valavala 20,606 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Logic Apps facebook custom connector is not authenticate

I have followed this open source code to creating custom Facebook connector on azure logic app, the custom Facebook connector has been created successfully now I have one problem when I want to authenticate with facebook I got this error message I have…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-09T11:26:29.513+00:00
DevJunior20 41 Reputation points
commented 2020-07-19T09:33:41.647+00:00
DevJunior20 41 Reputation points
1 answer One of the answers was accepted by the question author.

Malformed api.id value error when using apim workflow in Logic App

I'm trying to call an API operation that I have built myself from a Logic App. When I save the solution, I get the following error: Failed to save logic app logic-batch-not-in-loading-order- v1. The workflow operation 'test-call' of type…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,875 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-16T12:16:28.44+00:00
Anthony Bateman 26 Reputation points
accepted 2020-07-17T14:31:04.177+00:00
Anthony Bateman 26 Reputation points
1 answer One of the answers was accepted by the question author.

Forbidden to trigger Logic App workflow via HTTP request

Hi, I am having troubles allowing our client id to trigger LA run. Not sure how to add the missing permissions. Listing runs history via API works just fine with our API credentials but triggering new run gets Forbidden error: The client '...'…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
asked 2020-07-15T08:25:08.09+00:00
Funnel 26 Reputation points
commented 2020-07-17T09:09:31.03+00:00
Funnel 26 Reputation points
1 answer One of the answers was accepted by the question author.

Deploy smart contract using Ethereum Blockchain logic app connector is not working

I am using Ethereum Blockchain logic app connector to deploy a smart contract. When I trigger the logic app to deploy SC, I get the response with Contract Address and Transaction Hash. But when I use the contract address to get smart contract state (all…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,947 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,130 questions
asked 2020-07-16T13:49:53.337+00:00
Selva Raj 116 Reputation points
commented 2020-07-17T05:21:36.853+00:00
AshokPeddakotla-MSFT 29,906 Reputation points