3,132 questions with Azure Logic Apps tags

Sort by: Updated
0 answers

How to get JWT token which is generated in VS Code automatically from Azure Portal for Standard Logic app workflows?

Setting up logic app and adding storage account connector with VS code generated following parameter file locally and stores jwt token in locall.settings.json file as azureblob-connectionKey. but there is now way to get/generate key from Azure Portal or…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,148 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-05T04:24:54.46+00:00
Hitesh Ghori 0 Reputation points
2 answers

Is this the correct liquid mapping syntax?

Hi guys, So I've simplified my liquid map but this is the part I'm having a problem with, can someone tell me the correct syntax for dividing the value of the input? I've tried the first line as it is, with only one curly bracket and also without curly…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2021-06-08T17:01:42.47+00:00
Kyle Mann 1 Reputation point
edited the question 2024-10-04T16:27:11.44+00:00
rbrundritt 18,061 Reputation points Microsoft Employee
0 answers

BUG: Azure is running obsolete version of Liquid Maps

I believe we are dealing with this bug: https://github.com/dotliquid/dotliquid/issues/320 It was fixed, but I believe it was fixed AFTER the version logic apps uses, which is Dotliquid 2.0.361 (its now on 2.2). Someone specifically referencing Logic…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-04T05:08:08.6366667+00:00
John Weiss 0 Reputation points
edited the question 2024-10-04T16:26:53.4033333+00:00
rbrundritt 18,061 Reputation points Microsoft Employee
1 answer

How to create a Sharepoint connection from an Azure Logic App?

Hello. I want to be able to copy a file from our datalake blob storage to a drive on the company sharepoint. I'm currently struggling with the creating of a connection to sharepoint. In my workflow I create an action to "Copy file" and within…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,340 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-04T15:27:20.8133333+00:00
Adam Peel 0 Reputation points
edited the question 2024-10-04T16:04:42.0233333+00:00
VarunTha 8,135 Reputation points Microsoft Vendor
1 answer

Is it possible to automatically send an excel export from Copilot for Security to someone's email, using logic apps?

Hey dear community! Currently, I am working in Logic Apps with a Copilot for Security prompt action. This prompt action will ask copilot to generate a top 10 list of something and export it as an excel file as an output. Is it possible to store this…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
137 questions
asked 2024-09-30T07:41:51.93+00:00
ikkikevin1 0 Reputation points
commented 2024-10-04T14:38:29.73+00:00
MayankBargali-MSFT 70,421 Reputation points
1 answer One of the answers was accepted by the question author.

Sending incident from Sentinel to Teams

Hi, I'm struggling with some very simple automation where Sentinel incidents should be forwarded to Teams channelIn SOAR Essentials there are two solutions for this Post Message to Teams and Send Adaptive Card The first is simpler, it uses Microsoft…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,088 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,135 questions
asked 2024-02-16T12:10:24.01+00:00
Laszlo Pal 35 Reputation points
commented 2024-10-04T14:24:14.1266667+00:00
Lee Seeman 16 Reputation points
0 answers

How to change function app env variables from logic app workflow

Hey, I need to change env variable as on of the steps that I want automated in logic app workflow but I can't connect to function app in any way or form. How can this be achieved?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-04T07:10:50.14+00:00
Mazurek, Jakub 20 Reputation points
edited a comment 2024-10-04T14:16:19.2866667+00:00
Khadeer Ali Shaik Kanubai (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
1 answer

Function App "Not Found" error in Logic App

Issue: Azure Function “Not Found” Error in Azure Logic App I’m encountering an issue where an Azure Function, which is called within an Azure Logic App, is returning a “Not Found” error. The Logic App was previously able to invoke the Function without…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-02T15:32:05.8366667+00:00
Sascha Müller 0 Reputation points
answered 2024-10-04T11:31:26.77+00:00
Pinaki Ghatak 4,290 Reputation points Microsoft Employee
2 answers

Logic Apps Custom Connector: error when uploading connector icon

I have created a custom connector and I'm able to make changes and save them. However, whenever I upload the connector icon, it gets properly displayed but saving the connector takes a while and returns "The gateway did not receive a response from…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2023-02-02T19:51:26.41+00:00
Alexander Heinze 0 Reputation points
answered 2024-10-04T11:22:16.5066667+00:00
George 0 Reputation points
0 answers

Failure while trying to download an image from a teams message using Microsoft teams graph API connector in Logic Apps

I am trying to download an image from a teams message using the Send a Microsoft Graph HTTP request action in Microsoft Teams connector in Logic Apps. From a URl of type…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,250 questions
asked 2024-09-30T08:02:12.23+00:00
Puneet Jain 20 Reputation points Microsoft Employee
commented 2024-10-04T09:49:27.8933333+00:00
Prasad-MSFT 6,766 Reputation points Microsoft Vendor
1 answer

Retreive approver of Azure Logic App Action "Send approval email"

I have created a Logic App workflow that sends an email to several users. When one of the users approves the "Send approval email," I send an email to all of the users confirming that they have received the approval email. Some of the flows…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-02T12:20:04.2566667+00:00
Simon Bang Pedersen - SIPE 0 Reputation points
commented 2024-10-04T09:34:22.52+00:00
VenkateshDodda-MSFT 20,696 Reputation points Microsoft Employee
0 answers

Urgent Problem in logicapp trigger when new email arrives in shared box

Hi, I'm having an issue with the Logic App trigger "When new email arrives in shared box (V2)" where it's not finding attachments, and doesn't work properly with attachments of format .msg. Is there a way to use this trigger to find…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,228 questions
asked 2024-10-04T07:59:08.47+00:00
Abir DAHMANI 0 Reputation points
0 answers

Issue With IBM DB2 connector with Standard Logic app using VNET integration with Dot net Stack used in configuration

Logic. App using IBM DB2 connector to fetch data from AS400 mid-range systems with standard Logic app using VNET integration with Dot net Stack used in configuration and as runtime. With latest deployment to the North Europe Region, we have seen that the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-04T05:28:20.0333333+00:00
Rohit Shakya 0 Reputation points
edited the question 2024-10-04T07:20:43.07+00:00
Rohit Shakya 0 Reputation points
3 answers

Is liquid maps supported on azure logic apps standard

hi, we are trying liquid maps for one of highly custom integration need, when we use the liquid template on logic apps consumption mode able to pull the liquid maps but on azure logic apps standard mode liquid maps is not loading in the transform.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2022-08-16T17:35:10.917+00:00
Mahalakshmi Subramani 21 Reputation points
answered 2024-10-04T05:10:45.6333333+00:00
John Weiss 0 Reputation points
0 answers

Unable to send emails Azure Logic App

I have created web activity in one of my pipelines to send an email using Azure Logic app and workflow. For some reasons, workflow has two steps ( one- when a HTTP request is received, this is where the information is sent from the pipeline and next step…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,818 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,677 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
32 questions
asked 2024-10-03T22:14:18.6866667+00:00
Jiby Jacob 70 Reputation points
commented 2024-10-04T01:32:59.9166667+00:00
Khadeer Ali Shaik Kanubai (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
0 answers

Cannot pass a NULL value as a parameter of type 'uniqueidentifier' in a stored procedure

How do I pass a (potential) NULL value to a stored procedure using the InApp SQL Server 'Execute stored procedure' action in Azure Logic Apps Standard? The parameter is of type uniqueidentifier. Invoking the procedure directly using Transact-SQL works…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-02-06T15:26:19.7366667+00:00
Veli-Jussi Raitila 386 Reputation points
commented 2024-10-03T21:36:40.7933333+00:00
Steve Mendoza 6 Reputation points
1 answer

Retrieving connection/parameter values from environment unreliable in Azure Logic Apps Standard?

I have trouble fetching values (using the @appsetting() expression) from environment variables to parameters.json and connections.json in Azure Logic Apps Standard. I ran into an issue with the SQL trigger when relying on this approach. Is this…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-01T11:04:29.6266667+00:00
Veli-Jussi Raitila 386 Reputation points
commented 2024-10-03T10:58:19.5566667+00:00
Veli-Jussi Raitila 386 Reputation points
0 answers

Azure Logic Apps Form Recognizer Connector - how to use the Barcodes Option

Anyone have an idea what i need to enter in the Optional and Premium Feature box (See snip)? Returning he "Enter a valid array" is not documented and i have no clue what this means :(

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-10-03T08:05:53.84+00:00
Stefan Wallimann 0 Reputation points
edited the question 2024-10-03T09:20:08.1333333+00:00
AmaranS 6,410 Reputation points Microsoft Vendor
1 answer

Workflow Validation Error

I recently added an azure function to my azure logic app but now i get this error: Workflow validation failed for the workflow ''. {"error":{"code":"InvalidFunctionRoute","message":"The function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
583 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,756 questions
asked 2024-09-25T15:30:06.6333333+00:00
Eqnx 0 Reputation points
edited the question 2024-10-03T08:36:36.4333333+00:00
KapilAnanth-MSFT 45,111 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How logic app process multiple messages in an Azure Service Bus?

If a logic app is scheduled to run once a day. And at the run, it finds 20 messages sitting in Azure Service Bus. How does it process them? One by one? or in parallel? And how long does that take? Moreover, how many messages can sit in azure service bus…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
623 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,132 questions
asked 2024-09-18T16:09:24.5366667+00:00
Fareeha Sattar Shaikh 65 Reputation points
accepted 2024-10-03T08:27:47.7733333+00:00
Fareeha Sattar Shaikh 65 Reputation points