6 min read

Logic Apps: How to process CSV files

Sandro Pereira

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

11 min read

Flat File Support inside Logic Apps

Sandro Pereira

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

5 min read

Logic Apps (Standard) Data Mapper: Conversion functions

Sandro Pereira

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

5 min read

Logic Apps (Standard) Data Mapper: Basic Principles of Maps

Sandro Pereira

Jul 19, 2023

What are maps In simple terms, Data Mapper visually represents XSLT 30 (Extensible Stylesheet Language Transformation) documents They allow you to

2 min read

Logic Apps (Standard) Data Mapper: What is a Function Chain (video)

Sandro Pereira

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

2 min read

Data Mapper Tricks and Tips: Workaround to organize your functions (video)

Sandro Pereira

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

2 min read

How to integrate RabbitMQ with Logic Apps (video)

Sandro Pereira

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

4 min read

Logic Apps (Standard) Data Mapper: What is a function?

Sandro Pereira

Jul 12, 2023

Logic Apps (Standard) Data Mapper supports complex structural transformations between records and fields in source and destination schemas Functions perform

4 min read

Azure Function to consume RabbitMQ messages

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top