Development, Integration

[ART-015] Callout Framework Part 2

In the previous article, you have learned how to use the Framework to set up Callout Resources with configurable and reusable parameters, and also to route every callout to an alternative endpoint which can be another resources server or Salesforce itself. You have got a glimp of what we call Mocking! We will deep dive into the concept of Mocking and its purposes and we will also speak about cool features around logging and tracking.


Continue reading
Development, Integration

[ART-014] Callout Framework Part 1

Callout means calling an external endpoint from Salesforce mostly through APEX when you have to integrate your org with any others systems. Basically, there is nothing very complex on implementing this, but what happens when you need to change something, when the external system resource is not ready or not yet developed, when you need to validate your feature without the availability of external resources and finally how can you test and track everything ? In this article, you will explore the new features of the framework helping you to achieve all of these.


Continue reading