Azure Function to read key values from Azure App Configuration
Almost 3 years ago, I wrote a blog post about How to get Key-values from Azure App Configuration within Logic Apps, and this is still valid today since we
Azure Functions DateTime Conversion
It is Friday, and just for fun and also because I would like to have a watch (one of my passions) in the cover picture, I decided to migrate a subset of an
Azure Functions to generate unique identifiers
There are so many scenarios that I faced in more than 18 years doing integration that required me to generate a unique id that I don't know how to start
Azure Logic Apps team is interested in your feedback – Logic Apps Developer Experience and Tools
We all must love this Logic App team for engagement with the community over the last few months! Always trying to listen to the client and community feedback
Azure Logic Apps team is interested in your feedback – XML Support in Logic Apps Survey
And once again, the Logic App team wants to listen to our feedback! And this time, on the topic we all developers or consultants were anxiously waiting for,
Azure Function: Loopback API
If you come from BizTalk and have an integration background like me, you may remember that we had a Loopback Adapter in BizTalk Server The Loopback adapter
Logic Apps Consumption: How to get the Logic App error detail message guide
I have often been writing about how to handle exceptions and get the correct and detailed error message describing in an easy and clean matter the failures in
Logic Apps and DocuSign integration (Part II) – Archiving the signed document
In my last blog post - Logic Apps and DocuSign integration - I explain how you can create and dynamically populate a contract using an HTTP input and then use
Logic Apps and DocuSign integration
I've been wanting to explore the integration capabilities with DocuSign for some time now, but for some reason, I kept putting it off Or because I didn't have
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