Skip to main content
0 votes
0 answers
47 views

Azure Logic App : Standard Tier Connector Type Built-in Please find the below action: "Lookup_Employee_from_OracleSQL": { "type": "ServiceProvider", "inputs"...
kamil hussain's user avatar
0 votes
0 answers
23 views

I'm building a simple Logic App where I need to fetch user details from Entra, especially employeeId and extensionAttributes. I already have the user's GUID, so the obvious choice is to use the built-...
ex4's user avatar
  • 2,498
1 vote
0 answers
50 views

ATM we have a bunch of small Logic apps running on a consumption plan, executed a few times a day at most (usually 1x). They have various triggers, but mainly schedule. Each app monthly cost is max 5 ...
filip's user avatar
  • 1,533
0 votes
0 answers
60 views

I have a Consumption Logic App that retrieves two secrets from Key Vault (GOOGLE_API_KEY and GOOGLE_SEARCH_ENGINE_ID) and then calls Google Custom Search (customsearch.googleapis.com/customsearch/v1) ...
Mert Atasert's user avatar
-1 votes
1 answer
59 views

Im struggling with to build the email body from the compose action output. I tried different way using select, union, but could no get any results. so the output of the compose looks like this: [ { ...
user25060582's user avatar
0 votes
1 answer
35 views

I receive from a HTTP Request into my Logic App with the following JSON data... { "statement_id": "01f09dfd-5957-1c7b-a85f-fe155cbc536b", "status": { &...
Admins's user avatar
  • 5
3 votes
0 answers
58 views

I have a Logic App (Consumption) that processes timesheets and then sends the results in a single batch to an external API endpoint (POST https://payhero-public.azure-api.net/time). The workflow looks ...
Vishal Makwana's user avatar
2 votes
1 answer
152 views

I am deploying a Logic App Consumption that connects to Azure Blob Storage using Managed Identity. In Bicep, the API Connection resource (Microsoft.Web/connections) no longer supports ...
Rocco L's user avatar
  • 23
1 vote
0 answers
114 views

I’m trying to decrypt AES-encrypted data inside a Logic App Standard Inline C# action, but the code that works fine in a function app fails inside Logic Apps. Problem The AES key is stored in Azure ...
Lilan Sameera's user avatar
0 votes
0 answers
115 views

I'm working in Azure Logic Apps and I'm trying to dynamically update a blob in Azure Blob Storage using Azure Logic Apps workflow action named 'Update Blob (V2)'. My goal is to write an integer value ...
Denver's user avatar
  • 11
0 votes
1 answer
133 views

I need to calculate a date in Azure Logic Apps by adding 30 days to the date the logic app ran, like the following: originalDate=(Date Logic App Ran) quarantineDate=((Date Logic App Ran) + 30 Days) ...
Andrew Zimmer's user avatar
1 vote
1 answer
75 views

I've created a Declarative Agent using the M365 Agents Toolkit. I configured an action with the openAPI spec to connect to an Azure Logic App I have set up. The logic app is triggered when an HTTP ...
user31174201's user avatar
0 votes
1 answer
70 views

I use an Azure logic app to collect data and send messages to an eventhub. I have observed that the "send event" action has a memory leak when the action is in a for each loop. Logic App ...
Jon's user avatar
  • 11
0 votes
1 answer
82 views

I created standard logic app which contains multiple workflows. One of my workflows is pcflow001, which contains Outlook, ASB, Blob, SQL connector & variables as shown in this screenshot: I need ...
Karmile S's user avatar
0 votes
1 answer
165 views

I have a standard LA that looks similar to this: Inside the compose action Initialize tracking properties that have the follwoing the value: I am trying to add a tracked property using the variable ...
ibda's user avatar
  • 520

15 30 50 per page
1
2 3 4 5
295