Apex

Description of various Apex actions offered by CloudFiles for a fully customizable Salesforce implementation

1

Platform Events - In this article, we will walk you through the process of subscribing to thecldfs__CloudFiles_Event__e event, and handle custom logic based on the event type.

2

CloudFiles Client - CloudFiles exposes an Apex class named cldfs.Client. This class has all the CloudFIles functions exposed in apex. In this article, we documents all these functions.

3

Types - In this section, we have covered Apex Types defined by CloudFiles.

4

Examples - In this section, we have covered examples of these Apex actions.