Mar 20

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

By Sandro Pereira

Mar 7

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

By Sandro Pereira

Mar 3

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

By Sandro Pereira

Feb 15

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

By Sandro Pereira

Feb 14

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

By Sandro Pereira

Feb 13

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

By Sandro Pereira

Jul 20

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

By Sandro Pereira

Jul 14

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:

By Sandro Pereira

Jul 13

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

By Sandro Pereira

Jun 30

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

By Sandro Pereira
turbo360

Back to Top