Logic Apps
Logic Apps allow developers to design workflows that articulate intent via a trigger and series of steps, each invoking an App Service API app whilst securely taking care of authentication and best practices like durable execution.
If you have any feedback or ideas on Azure Logic Apps we’d love to hear it.
-
Using PMDA certificate in Azure Integration Account
Pharmaceuticals and Medical Devices Agency (PMDA) is one of independent administrative Institution in Japan.
Their certificate which named Medicertified is not availble in Azure Integration Account now.
There is detailed information about Medicertified in following page.
http://www.medis.or.jp/6_pki/#section1
PMDA is very famous institutuon in HLS business in Japan.
And it is very high impact to be unavailable to use their certificate because each Japanese medical companies send safety report to them.
We'd like Azure Integration Account to use their certificate ASAP.20 votes -
Enable support for Content-Type header in HTTP GET requests
Right or wrong, third-party services sometimes require Content-Type headers on GETs, and Logic Apps is currently omitting this header when sending the request, so we can't integrate. The workaround is to make a function app to do the call, which comes with its own costs and unique challenges.
Originally filed here as a bug due to confusing documentation (now updated): https://github.com/MicrosoftDocs/azure-docs/issues/69469
6 votes -
How to get a free cash app card?
Very few peers exist to offer mobile payment apps. The cash app is one of them. You can use a cash app for daily expenses such as paying for coffee, buying movie tickets, or splitting bills with your friends. When someone transfers money to your Cash App account, the money gets added to your Cash App account. You can spend it directly from the cash app or transfer it to your bank. But it takes 2-3 business days to transfer money to the bank. If you want to use your cash app balance, again and again, you need a cash…
1 vote -
Git version control integration
It would be great if we had Git integration (similar to data factory) built into the Logic App designer in the Azure portal. Currently using Visual Studio is a terrible experience, also I think it would be much cleaner and easier for people to use the portal designer instead. This way we could have a nice version control and CI/CD process without the need for Visual Studio. We use Azure DevOps for all our release pipelines, but currently for logic apps we don't use the Visual Studio designer (due to it's terrible performance and usability) and just manually deploy the…
10 votes -
Add Azure CLI support for On-Premise Data Gateway
I noticed the On-Premise Data Gateway can be created via the Azure portal but cannot be created via any CLI command. This is something I see is needed so that the resource can be created/listed/removed via a command window (helps with automating this on environments).
6 votes -
Sort and filter integration account partners and agreements
My integration account has a not-insignificant quantity of partners and agreements. Managing them is becoming difficult because I am unable to sort, filter, or search partners and agreements by guest or host partner name on the partners and agreements blades.
27 votes -
MS Forms Response Trigger - Include question titles
The MS Forms connector triggers when a response is submitted - you then have to use another connector to get the response details and those details only contain GUIDs for the form questions. There is also no connector/widget/whatever to get the form question names. This makes the connector almost unusable from a dynamic perspective as you have to put a lot of effort into reverse engineering & mapping the GUIDs to questions. Then if you deploy the same set of questions to a different tenant (B2B integrations for example) you have to remap again! Absolute joke.
1 vote -
How much money can be sent through Zelle?
Read More:- https://cashapplause.com/what-are-zelle-transfer-limits
Do you have any idea, how long does it take for the cash app to return the money? Well, you can get from here. Generally, the refund time vary from people to people & merchant. Therefor, for this you have to first identify the type of refund. Read this full article to know all the suitable steps that assist you to point out all the root cause.
Merchant Refunds:-
While a merchant make a refund then it will take minimum 10 day's for the Cash app to receive the refund. As soon because the Cash app receive…
1 vote -
Execute Inline Azure CLI Commands via Logic App
Execute Inline Azure CLI Commands via Logic App.
Currently the only supported inline code that can be executed by Logic App's is Javascript.
It would be extremely useful if Azure CLI and/or PowerShell were able to be executed directly from Logic Apps7 votes -
Add custom root certificates to ISE deployed logic apps
We work with our own private CA to create certificates for app services. When we call these app services from an ISE deployed Logic App we can an SSL error. And there is currently no means to add these custom root certificates to the ISE logic app infrastructure.
Would be great to get these means, like ASE deployed app services already have: https://docs.microsoft.com/en-us/azure/app-service/environment/certificates
9 votes -
Static response profiles for improved testability of a logicapp
Eventhough static responses are currently in preview mode, the feature is very primitive to perform tests verifying multiple scenarios.
Instead, if there can be multiple static response profiles be configured at the ARM template level and if there a way to toggle those profiles at runtime even if it is making ARM API calls then we can integrate such API calls in a CI pipeline.
5 votes -
Windows Explorer Not Responding
However, a lot of users have experienced Windows explorer not responding Windows 10 problems when they try to launch it. In this post, We summarize the highest 9 solutions toward file explorer Windows 10 not responding issue with detailed steps and screenshots. If you encounter Windows explorer not responding issue, try them immediately . https://techtreme.com/fix-file-explorer-not-responding
1 vote -
Configurable URL parameter for Logic App Custom connector
We have a use case wherein different API URLs coming from a SQL table are injected into Logic App Custom Connector via LogicApp. I know there is a way to append the method to a URL, as below
URL: http://localhost:11372/rest/table/{method}But we cannot pass a whole URL. I would appreciate it if we have this feature as this would be a very generic approach that suffices many others.
1 vote -
OpenAPI 3 Support
Add OpenAPI 3 support. Azure API supports it
4 votes -
Enable ToDo tag as a trigger
I would like a trigger when a ToDo flag is placed on a page in OneNote. This would allow me to create an action in Microsoft To Do (or other similar tool) to create a task item.
1 vote -
Power Platform native integration with Azure Logic Apps
Currently it is not possible to run a Logic App inside Power Platform environment in the same way as Flow.
As of 9-23-2019 the Power Platform environment provides integration with Microsoft Flow, PowerApps, and Power BI, but not Logic Apps.
It would be nice to be able to add an Azure Logic App to a Power Platform Solution (e.g. a Model Driven App) in a similar way as one could add a Flow. For some projects the Logic Apps per-action billing as opposed to per-flow-run billing (and also, all the features that only exist in Logic Apps) would be really…25 votes -
Add connecter to read Power BI dataset refresh datetime and status
A connector to determine if a power bi dataset has been refreshed and was it successful.
3 votes -
allow processing of a sharepoint list as a single object / file / email
Currently only able to read a single sharepoint list row at a time and write to a file. I would like to be able to read a whole sharepoint list and write it to a file.
1 vote -
'Transform XML' action (.XSLT) should be able to transform to output text (XML to CSV)
Hello,
Transform XML base on .XSLT standard, thats why i can't transform any file if output is text. In every other XML Transformation software is a base.
'Token Text in state Start would result in an invalid XML document. Make sure that the ConformanceLevel setting is set to ConformanceLevel.Fragment or ConformanceLevel.Auto if you want to write an XML fragment. '"
1 vote -
Update D365 For Operation Record based on External Key
We need to record have the record ID to update a D365FO Entity record but, when the record is coming from another system, we don't have the key. We should be able to use an alternate key ( Custom Field ) to be used as the unique key.
1 vote
- Don't see your idea?