Trying to add values from the JSON Parser into a dynamic Oracle query but always shows up as blank/empty. Same results trying to use the formal parameters and d
I have VS2019 and trying to create Logic Apps which includes SQL connection. I deploy this LogicApps with Azure DevOps and getting error. I do not what is purpo
I have a scenario in which I want to use Azure Logic App / Azure Power App to use the HTTP Webhook activity to subscribe to Event Grid Topic. I have been using
List item I am a newbie in the azure environment. I am getting JSON response from my custom connector but I need to convert that JSON into parameters so I can u
I got a strange problem with Azure Logic Apps. It's a very simple case, really. Scenario: Logic App reads directory from FTP on 'file created'. Logic App reads
I have a use case where I want to disable the old Logic Apps that our company is no longer using. All the Logic App are present in different environments and ne
[][1]I have a multiple json files dropping in blob storage weekly, I want to use azure logic app to parse json file and copy data into Azure Sql? Please help
I have created an ISE Logic Apps environment, and am trying to add the FileSystem ISE connector to the Managed connectors list, as it does not appear in my defa
I am using VSCode to create and test my logic apps locally. I have created a simple HTTP trigger and response for it. I have installed all the components and ve
Is this extension ready for general use? I am constantly battling with runtime and tooling trying to catch up with itself and the following error occurs frequen
For some reason, the look and feel of Azure Logic Apps has changed in my tenant. Its very terse and missing some simple functionality like "Rename" actions. If
I have a Logic App in Azure, which has a 'Create CSV table' step. The input to the 'Create CSV table' step comes from a preceding 'Liquid Transform JSON' step.
I am trying to use an HTTP get to iterate through a folder in ADLS. The folder " TemplatesUpdated" has a bunch of subfolders that have a few files in each subfo
I'm trying to set up a Logic App that will post data to an AWS Bucket (Link) accepting content formatted as multipart/form-data. However, I'm not able to get a
I'm having issues troubleshooting a failure in Azure logic app. As you can see in this image Although the total duration of the logic app was more than four m
I recently was looking at Azure logic apps and wanted implement the CICD process. I was successful in getting the template and use it for ARM deployment but wha
I try to copy data from file in blob storage into sql server,i used azure logic app,all strep work fine but the value never insert into the table,how can i reso
I have created Azure Logic App with Recurrence trigger and then used SendGrid connector for sending emails to multiple team members. I didn’t receive any
We have a Logic App and private SOAP based Web Service hosted on some on-premise network. Based on some parameters, we need to call this Web Service from the
I'm using the xml() function in Azure Logic app to convert a JSON formatted text to XML. My function: xml(json(concat('{"root":', string(variables('JsonObject')