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

Jul 12

Azure Function to consume RabbitMQ messages

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 26

Azure Function to convert Google Documents (.gdoc) into Word Documents (.docx)

In Google Web UI Perspective, we have the option to download the Google Docs (word) files in terms of the formats From the Logic App perspective, we can

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 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 1

Azure Function: JSON Schema Validation

JSON Schema is a declarative language that allows you to annotate It provides a format for what JSON data is required for a given application and how to

By Sandro Pereira

May 24

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

By Sandro Pereira

May 12

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

By Sandro Pereira

May 11

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

By Sandro Pereira

Apr 14

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

By Sandro Pereira
turbo360

Back to Top