Logic Apps: How to process CSV files
Jul 28, 2023
One of the most ancient and common standards for message representation is using text files (Flat Files), such as CSV (Comma Separated Values) or TXT, many of
Flat File Support inside Logic Apps
Jul 27, 2023
We live in a REST era where JSON or XML is our text-based format default choice of text-based formats and widespread use by major corporations However, one of
Logic Apps (Standard) Data Mapper: Conversion functions
Jul 25, 2023
Overview Conversion functions are used to convert values to specific types, such as conversions to DateTime, to an integer, to a number, or to a string If
Logic Apps (Standard) Data Mapper: Basic Principles of Maps
Jul 19, 2023
What are maps In simple terms, Data Mapper visually represents XSLT 30 (Extensible Stylesheet Language Transformation) documents They allow you to
Logic Apps (Standard) Data Mapper: What is a Function Chain (video)
Jul 18, 2023
Function Chain What is a Function Chain And how does that work inside the Data Mapper When we use more than one cascading function to perform a
Data Mapper Tricks and Tips: Workaround to organize your functions (video)
Jul 14, 2023
Time to start another series of blog posts about Logic Apps: Data Mapper Tricks and Tips! In this section, I will share simple tips and tricks we can apply
How to integrate RabbitMQ with Logic Apps (video)
Jul 13, 2023
Unfortunately, no Logic App connector can make the bridge to RabbitMQ, which makes this integration challenge a little bit more complicated However, we have
Logic Apps (Standard) Data Mapper: What is a function?
Jul 12, 2023
Logic Apps (Standard) Data Mapper supports complex structural transformations between records and fields in source and destination schemas Functions perform
Azure Function to consume RabbitMQ messages
Jul 12, 2023
Unfortunately, Logic Apps still don’t provide a native connector for RabbitMQ As a result, this integration becomes slightly more complex However, we can








