-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
MuleSoft for Salesforce Developers - Second Edition
By :
You can leverage the capabilities of Salesforce External Services to connect your Salesforce org with any external API. In this section, we will mainly focus on connecting your Salesforce org with a Mule API.
If you’ve already published your MuleSoft API in Anypoint Exchange or other any other external platform, you can import them as External Services on the Salesforce Platform. Once you import your Mule or non-Mule API as external services, you can see a list of all the methods, and input and output parameters. These are your MuleSoft actions. You don’t have to generate a separate schema or any mapping as your API is built with OAS specifications.
Let us now learn what are the prerequisites that need to be taken care before building a Mule API ready for consumption.
We need to ensure that our MuleSoft API is ready for consumption. There are a few things that we need to keep in...