/
Service Endpoint
Service Endpoint
HTTP web service methods deployed on a Salesforce org follows a pattern. It starts with the instance URL followed by the resource location. The format goes as
https://\{instance}. salesforce.com/services/apexrest/cg/SDrive/{resourcelocation}
The instance is a variable unique for each org, it is the characters between "https://" and "Salesforce.com" in your org URL. The resource location variable for S-Drive files is "files".
, multiple selections available,
Related content
Files Resource
Files Resource
Read with this
Service Endpoint
Service Endpoint
More like this
2.16 S-Drive Developer Guide
2.16 S-Drive Developer Guide
Read with this
Service Endpoint
Service Endpoint
More like this
SDriveTools API
SDriveTools API
Read with this
Service Endpoint
Service Endpoint
More like this