Alternatives to Zapier background image

For many of us, the word ‘Zapier’ has become interchangeable with the word ‘automation’. They are undoubtedly the most prominent and loved integration service out there. Yet it doesn’t mean that Zapier is the best option for everyone, forever. If you are on this page right now, it means you’ve been searching for Zapier alternatives because it just stopped working …

SaaS integration strategy background image

If you’re a SaaS company, it is impossible not to tackle the topic of integration. Whether you’re a small software business or a large, established tech enterprise with several SaaS products, every commercial conversation is highly likely to include the question like “Will I be able to sync data from your application with my CRM / ERP / Finance / …

API rate limiting background image

When talking about API integration, the matter of API rate limiting is unavoidable. Researching what the rate limits of the APIs you’re going to ‘consume’ in your integrations are should be part of your overall preparation for the development of your project scope. It is also a crucial detail to know when you will be designing your integrations; rate limits …

Webhook security header image

A few weeks ago we talked about webhooks integration and briefly mentioned webhook security as one of the key points to consider in this context. I feel like today we can dive deeper into this topic. Webhooks are generally more vulnerable to attacks and less protected from them than APIs because webhooks make use of a publicly available URL and …

Embedded iPaaS background image

The significance of embedded iPaaS has significantly risen in the past months. This can be easily seen by reviewing the search volume for the keyword “embedded iPaaS” – if in October 2019, for example, there were only a handful of queries for this term, by the first quarter of 2022, the search volume has increased by 1500%. Yes, you’re reading …

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 …