Error handling from an integration patterns perspective

In the world of data integration, error handling is crucial to a successful data integration strategy, however, it is often one of the most overlooked areas because, quite frankly, it can be quite intimidating when you initially try and understand it. In my series of blog posts, I hope to reduce this complexity by breaking […]

Introducing the WebSockets connector

To achieve efficient implementations with Async APIs, the need for new protocols and exchange patterns has become critical. Which is why we are excited to announce the release of the Mule WebSockets connector! A WebSocket is a bi-directional, full-duplex, and persistent connection that is established on top of your existing HTTP infrastructure. Now, you no […]

Introducing Anypoint Platform Titan release

Earlier this month, at MuleSoft CONNECT 2018, we unveiled Titan, the next major release of Anypoint Platform. This release represents our most comprehensive Anypoint Platform release to date and marks a major milestone in our plan to help customers build flexible, secure, multi-cloud application networks. This release includes updates to the following components of Anypoint […]

Introducing API templates with reusable System and Process APIs

In today’s world, APIs are used to abstract the complexity of systems of records, to provide secure connectivity to the end systems, and to accomplish business goals such as creating a unified view of a customer. But APIs alone cannot accomplish all integration use cases. For example, when you want to send data from won […]

API-led connectivity and CQRS: How Mule supports traditional integration tasks

There is a lot of interest in how Mule supports emerging patterns like CQRS (Command Query Responsibility Segregation), so I wanted to create a series of blog posts discussing an insightful approach. Over the course of the series so far, we described the initial problem at hand and how to solve it using CQRS and […]

Introducing Pub/Sub Pattern for Anypoint Templates

Anypoint Templates showcase best practices around most common data integration patterns between two systems, for example, Salesforce and Workday, Salesforce and MS Dynamics CRM, Salesforce and NetSuite, Workday and ServiceNow and so on. With our new series of Pub/Sub templates, implemented using a publish/subscribe architecture, we are providing a more modularized approach to integration by […]

Intro: Salesforce to Database Anypoint Templates

I’d like to announce and introduce you to our second set of Anypoint Templates – Salesforce to Database. This set leverages the newly improved Database connector which allows you to connect with almost any JDBC relational database, consistently using the same interface for every case. Our first set of templates, Salesforce Org to Org integration, […]

Introducing Auto-Paging for Anypoint Connectors

Back in the old days when I used to write SaaS integration apps for living (long time ago, like 2 months back…) I always found it somehow difficult to reconcile large datasets with the Anypoint Cloud Connectors. Don’t get me wrong, I love those connectors! They solve a lot of issues for me, from actually […]