-
Book Overview & Buying
-
Table Of Contents
MuleSoft for Salesforce Developers - Second Edition
By :
In the previous chapter, we learned how to test your Mule application. We also studied several testing tools and a few testing mechanisms and explored MUnit and how to create an MUnit test suite. In addition, we explored the MUnit test recorder, which automates and eases the creation of test case jobs.
Testing is an integral part of an application development life cycle, hence it’s important to understand the fundamentals of testing your Mule applications.
In this chapter, we’ll mainly focus on integrating your third-party applications and Salesforce with the help of MuleSoft. We will study the different connectors and accelerators to speed up your integration. You will gain insights on how to unlock the data from silos and speed up your integration using the out-of-the-box connectors and accelerators. We will learn how to leverage External services and import Mule APIs into Salesforce.
Apart from the basics, we’ll...