python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Post response from postman call to Azure logic app http url throws request content cannot be deserialized
Making a post call with a payload in body from postman to the HTTP url from Azure logic app. I am trying to pass a variable dynamically to the logic app to execute a query. I defined schema in the req...
Shar
Votes: 0
Answers: 0
Azure Logic App - Loop to write to SharepointList
I have a bit of a challenge here!
I receive data from a Form Response trigger as shown in the code below.
I have quite complex flow behind it already, but in the end, I want it to write data to a shar...
Robin666
Votes: 0
Answers: 1
Delete Entity on Azure Table Storage from Logic App
I have a requirement to delete old records after X days from Azure Table Storage, so I have created a Logic App for that and run on daily bases to remove old data.
I have use the Get All Entities base...

Sachin
Votes: 0
Answers: 1
Triggering Logic App Standard when changes to Data Lake Gen 2 occurs and deletes a table
I want to test a simple workflow below:
1 Upload a text file to a Data Lake Gen 2 blob container, which triggers Logic Apps Standard
2 The workflow then deletes a table in the same storage account.
Wo...
Pingpong
Votes: 0
Answers: 1