Managing a simple Salesforce API using Anypoint platform.

APIManagement

In Part 1 we designed the API. In Part 2 we made the implementation and in Part 3 I will show you how you can manage the API. Lets get started. Our starting point is a deployed API which is publicly accessible. You can imagine you want at least some form of security for example a client-id en client-secret or IP whitelisting. Next to that you might want to make Continue ReadingManaging a simple Salesforce API using Anypoint platform.

Designing a simple Salesforce API using Anypoint platform.

RAML

Mulesoft offers an IPaaS platform in which you can design, document, implement, test, deploy, manage and consume API’s. In the next couple of blogs I will demonstrate how you can design a simple API using RAML, document and publish the API in Exchange. Then implement and deploy it and finally manage and monitor it. Lets get started. Prerequisite In the next set of blogs we will need a couple of Continue ReadingDesigning a simple Salesforce API using Anypoint platform.