MuleSoft Integration with Salesforce
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 be mainly focusing on integrating your third-party applications and Salesforce with the help of MuleSoft. We will study different connectors and templates available to speed up your integration.
Apart from the basics, we’ll focus on some of the Salesforce capabilities with MuleSoft. As a Salesforce developer/architect, this chapter will help you to integrate Salesforce and MuleSoft. It’ll also help you to explore all the capabilities...