A Comprehensive Guide For Logic Apps Standard REST APIs
Azure REST APIs are service endpoints that support sets of HTTP operations (methods), which provide create, retrieve, update, or delete access to all Azure
Using Logic Apps to interact with ChatGPT
ChatGPT, the AI chatbot that everyone is talking about it and to it!! But what is ChatGPT, and what is the importance of AI in the actual world
How to get the Error Message with Logic App Try-Catch (Part III) – Using a generic Logic App
A few months ago, I wrote two blog posts about How to get the Error Message with Logic App Try-Catch, which you can find it here: How to get the Error
Logic App Consumption: Run after settings disabled and settings are missing
Today while developing an existing Logic App Consumption in Visual Studio 2019, yes, we still don't have support for Visual Studio 2022, I realized that for
Logic App/Power Automate Action Name to Code Translator Tool (.NET Framework)
Yesterday I designed the idea and the main layout of a simple tool to translate Action Names or Trigger names from Logic App Design to Code View equivalent
Logic App/Power Automate Action Name to Code Translator Tool
This tool goes directly to my top favorite tools for a simple reason It saves me from the annoying work of renaming the Action names every time I need to use
How to get the Error Message with Logic App Try-Catch (Part II) – Using an Azure Function
In the first part of this blog post: How to get the Error Message with Logic App Try-Catch (Part I), I mention that when we are creating more enterprise
Azure Logic Apps team is interested in your feedback – Logic App Pricing & Container Survey
Another day, another inquiry/survey! Honestly, I love this new interaction from the Logic App team They are constantly looking to learn from the field:
Azure Logic Apps team is interested in your feedback – Logic App EDI, SWIFT & SAP Survey
Logic App teams are being very active in gathering feedback from all of us: partners, clients, developers, and so on in order to improve the overall
How to get the Error Message with Logic App Try-Catch (Part I)
It is pretty standard that when a Logic App fails, we want to get the exact error message describing why it failed But, of course, we can always go to the