Logic Apps Best Practices, Tips and Tricks: #47 Proper use of the Terminate action
Sep 25, 2025
Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed some of the essential best practices to follow
Logic Apps Best practices, Tips and Tricks: #46 Debatching XML Messages
Sep 2, 2025
Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed some of the essential best practices to follow
API Management Best Practices, Tips, and Tricks #7 HTTP Headers structure and naming convention
Sep 1, 2025
Here we are, ready for another edition of API Management Best Practices, Tips, and Tricks Today, we will address another helpful Best practice, Tip, and Trick
Logic App Best practices, Tips and Tricks: #1 Logic App Naming Convention (extended/revisited)
Aug 28, 2025
It’s been over three years since I published the first Logic Apps tips and tricks - Logic App Best Practices, Tips and Tricks: #1 Logic App Naming
API Management Best Practices, Tips, and Tricks #6 URL’s structure and naming convention
Aug 26, 2025
Here we are, ready for another edition of API Management Best Practices, Tips, and Tricks Today, we will address another helpful Best practice, Tip, and Trick
XSLT Mapping Tips and Tricks: How to check if an element exists and is not empty
Jul 22, 2025
When working with XSLT for data transformations, especially in enterprise integration scenarios such as Azure Logic Apps, BizTalk Server, or SAP PI/PO, it is
Friday Fact: You Can Track Failed Iterations in Logic Apps Without a Counter
Jul 11, 2025
Logic Apps do not provide a native way to detect which specific iteration inside a foreach has failed There's no built-in "index tracker" for failures, and
Friday Fact: Logic App Designer just got smarter
Jun 20, 2025
In today's Friday fact, we are going to once again speak on the new changes present in the Logic App Designer The Logic Apps team has rolled out a small
Friday Fact: You Can Now Initialize All Your Variables In One Single Action
Jun 13, 2025
Sometimes, it’s the little things that make the biggest difference, especially when they simplify our day-to-day workflow One of the latest improvements