- Client methods – The full set of CloudFiles methods you can call from Apex: create files, folders, links, and datarooms, generate and process documents, manage permissions, and more.
- Types – The Apex data types CloudFiles returns: files, folders, links, datarooms, events, and generated documents your code works with.
- Input & Output Types – The request and payload types you pass into the CloudFiles Apex client methods.
- Platform events – Subscribe and respond to CloudFiles file and document events in your Salesforce code.
- How to get test coverage of code that uses Client methods – Why Client-method code needs ClientFactory to reach 75% test coverage, and where to go next.
Apex (Salesforce)
Call CloudFiles directly from Apex: the client methods, data types, and platform events for building CloudFiles into your Salesforce code.