API Illustration

API Reference

The sFiles API allows for calls to be made from Apex classes. The ClientApi class is the primary interaction point. However, for Community custom Lightning components, the @AuraEnabled methods in the SharePointUtilsCommunity class can be used.

The sidebar displays all classes available to reference. Each class will list its properties as well as the methods contained in the class. Methods also contain examples that can be referenced when developing against our API.