Event-based architecture REST APIs background

Is it possible to create an event-based architecture on top of the existing API ecosystem? We are all creatures of convenience. Just think, which package delivery company you would give a favorable review: the one that, though providing package tracking, simply informs you on what day and within what time frame you’re supposed to expect your delivery to arrive (and …

Application integration statistics header image

Once in a while, I embark on an extensive research about the most fresh, up-to-date statistics around the application integration / system integration sector. Knowing what integration issues companies face nowadays helps better understand our potential customer pain points and needs, shape a better offer and align our product map with the most current requirements. And since such research takes …

webhook-integrations-header-image

While APIs are often called as the new standard for integrating business applications, the topic of webhooks integration seems to be largely underrepresented in the how-to guides and reference literature. This is unfortunate, because actually, webhooks represent a powerful mechanism that allows to build event driven integrations with quite a high level of customization and functionality. So, let’s take a …

Rest blog cover image

When you need two or more applications and services to exchange data between them on a regular basis, REST integration (or REST API integration) is one method that slowly but steadily gains status of the new and preferred standard. But as with any other project where you need to connect apps and web services via API, integrating REST requires good …

Marketing automation geralt bakground picture

The explosion of marketing technology (martech) has been one of the main drivers of marketing’s evolution over the last decade. Just compare: The Chief Marketing Technologist blog has been tracking the industry’s growth for ten years and when it first released its yearly marketing technology landscape overview in 2008, the chart contained roughly 150 tools. In 2021, Scott Brinker, the …

APIs Types Header Image

There is plenty of information on the different types of APIs, common API architectures and protocols, and such. So, instead of providing just general information like any other source you can find out there, I decided to take a look at all these concepts specifically from the integration perspective: What exactly working with different types, architectures and protocols of APIs …

Data mapping best practices

In any application integration, data migration and in general, any data management initiative, data mapping is one of the most critical steps. One could even argue that the integrations project success depends largely on correct mapping of source to target data. So, let’s review what the data mapping best practices are: the types, the common approaches as well as the …