Jul 28

Logic Apps: How to process CSV files

One of the most ancient and common standards for message representation is using text files (Flat Files) like CSV (Comma Separated Values) or TXT files, many

By Sandro Pereira

Jul 27

Flat File Support inside Logic Apps

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

By Sandro Pereira

Jul 19

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

What are maps In a general and abstract way, we can say that Data Mapper maps are graphical representations of XSLT 30 (Extensible Stylesheet Language

By Sandro Pereira

Jul 18

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

Function Chain What is a Function Chain And how that works inside the Data Mapper When we use more than one cascading function to perform a transformation

By Sandro Pereira

Jul 14

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

Time to start another series of blog posts about Logic Apps: Data Mapper Tricks and Tips! Where I will address simple tips and tricks, we can apply to our

By Sandro Pereira

Jul 13

How to integrate RabbitMQ with Logic Apps (video)

Unfortunately, no Logic App connector can make the bridge to RabbitMQ, which makes this integration challenge a little bit more complicated However, we have

By Sandro Pereira

Jun 22

Azure Function: JSON Schema Validation (new release v3.0)

We just released another version of our Azure Function JSON Schema Validation, adding support to another feature In this case, a very basic one, required

By Sandro Pereira

Jun 16

How to Create an Integration Account Project in Visual Studio 2019

An Integration Account allows you to build Logic Apps with enterprise B2B capabilities by adding various necessary artifacts It serves as a central

By Sandro Pereira

Jun 15

Azure Function: JSON Schema Validation (new release)

We just released a new version of our Azure Function JSON Schema Validation, adding support for more complex schema validations In this case, we add support

By Sandro Pereira

Jun 12

Natural Language Message Validation with Logic Apps and ChatGPT

In one of my previous documents, I spoke about how to configure ChatGPT to be used with Azure Logic Apps At that time, my team and I decided to create that

By Sandro Pereira
turbo360

Back to Top