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')
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')
I have a JSON file in Azure Blob storage that I need to parse and insert rows into SQL using the Logic App. I am using the "Get Blob Content" and my first atte
Can someone pls help me to automate build and release pipelines for Standard logicapp in Azure DevOps. I can create consumption type logic apps with sample work
I have a simple copy pipeline that reads from a CSV file and writes to a Azure SQL database. The pipeline finishes with no errors. On inspection, however, I ca
I have parsed a JSON string in Logic Apps using the parse json connector. How do I put the output from that step into an xml file? One suggestion I've seen is
How do I set up Liquid Templates locally? Suppose, I have this liquid template and I want to run this locally. {%- assign deviceList = content.devices | Split: