Conversational Bot with Mule, Slack, API.AI & NLP in Minutes!

Is it possible to create a conversational bot, fully functional, using Natural Language Processing (NLP), in minutes? Good news, it is. In this post we will show you how to start from the ground up, giving you everything you need to create your own basic conversational bot, using 100% free accounts and software (yes, all […]

A Guide to Using Anypoint Studio to get GitHub Notifications through Twitter, Part 1

If you share your code on GitHub with other developers, you may want to be notified about commits. GitHub has a built in feature to provide notifications or send an e-mail about these commits. I wanted to see, if I could leverage MuleSoft to introduce notifications through alternative channels, particularly through Twitter. I implemented two […]

HowTo (DevOps) – Leveraging MUnit For Test Automation Guide

Traditional integration platforms could get away with providing some command line tools to automate the build and deployment of applications built on their platform. But in the modern world, integration platforms need to encompass the critical API management & cloud components as well, so the scope of continuous integration and continuous delivery tools are no longer just […]

HowTo – Custom API Policy with Anypoint Platform

As organizations embrace APIs for exchanging information with internal or external customers and partners, it’s critical not to sacrifice visibility or governance.  That’s where API management comes in. API management policies can be layered on top of the implementation of the APIs to provide the governance, security and visibility required.   Out-of-the-box the Anypoint platform […]

Durable Streaming API with MuleSoft Salesforce Connector

Salesforce introduced the Streaming API with its Spring ‘16 release (API v36). It was a neat feature since Salesforce users don’t have to poll or periodically call Salesforce to check any updates in their objects. One important limitation with API v36 was that the Streaming API (API v36) doesn’t guarantee durability and reliable delivery of […]

API security: Platform capabilities and API-led Connectivity example

This is part 3 of my API security blog series. I will be showing an example scenario of how Anypoint platform can be a vital component of a secure API-led architecture and the capabilities to securing the API. Mule runtime Security Capabilities The Mule runtime addresses a broad set of security concerns with best practice […]

Using RESTlet with NetSuite Connector Guide

You can find our NetSuite Connector and other NetSuite related connectors on our MuleSoft Exchange page. NetSuite offers many different ways to communicate with NetSuite: SuiteTalk, SuiteScript, and others. While SuiteTalk is a standard SOAP API, NetSuite users can develop their own custom integration with SuiteScript (similar to JavaScript) and expose it as a RESTFul API […]

Introducing Anypoint Connector for Microsoft Dynamics NAV

We’re happy to introduce the Microsoft Dynamic NAV Connector and show you how to work with it. Allied Market Research estimates that the ERP market will be $41.69 billion by 2020 with CAGR of 7.2% between 2014-2020. As mid-size enterprises looking to reduce operational cost, it is expected that these enterprises will adopt more ERP […]

HowTo – Extract, Transform, Load (ETL) and Change Data Capture

We recently introduced our HowTo blog series, which is designed to present simple use-case tutorials to help you as you evaluate Anypoint Platform. The goal of this blog post is to give you a short introduction on how to implement a simple ETL (Extract, Transform, and Load) scenario using Mulesoft’s batch processing module. Anypoint Platform brings together leading […]