Category "azure-logic-apps"

Azure Logic Apps: How to use variables in a dynamic query?

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

privacySetting parameter value is not part of the allowed values - SQL Connection for Azure LogicApps

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

How to subscribe to Azure Event Grid Topic using HTTP Webhook activity in Azure Logic App

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

Custom Connector ( JSON result convert into Paramters )

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

Azure Logic Apps - FTP Trigger

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

Disable multiple logic apps across different Resource Groups

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

How do I parse Json file from azure blob storage to Azure Sql using Azure logic app

[][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

Getting Error while adding File System ISE Logic App Connector

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

Not able to run azure logic apps locally using VScode and Azurite

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

Using Azure Logic Apps Extension for VS Code does not provide a stable development environment

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

How to get back to old Azure Logic Apps UI?

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

Azure Logic App - order CSV by specified column

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.

Azure Logic App how to read files from ADLS using HTTP GET

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

Azure Logic Apps - multipart/form-data failing

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

Azure logic apps total duration is different then sum of actions

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

LogicApp And Github Integration (ARM Template)

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

the values are not reflected in the database after insertion azure logic app

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

Not received emails even though the SendGrid activity shows Delivered

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

From Logic App how to make a call to privately hosted SOAP based Web Service on some on-premise Server

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

How to prevent alphabetical sorting when converting from JSON to XML in Azure Logic App

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')