S-Drive Knowledge Articles

S-Drive Knowledge Articles Home

S-Drive Documentation

  • File Object Fields

    If you create a custom file object, or you upgrade S-Drive and use custom file objects, these are the fields your custom file object needs to have. Field Label…
  • S-Drive Portal Account

    An S-Drive Portal Account allows you to connect your Salesforce org in order to begin using S-Drive. The Portal Account is where you can see your billing infor…
  • Custom File Object Creation (using Spreadsheet)

    Instead of creating a custom object from scratch, and creating each custom field one-by-one, you can use a spreadsheet to create custom objects. This can be us…
  • S-Drive Configuration Attribute API Names

    For use in coding custom S-Drive Lightning Components If you are creating your own custom Lightning Component for S-Drive, you can use these same attributes fo…
  • S-URL and Public Share Setup

    S-Drive 2.7.12 and later If you have already been using S-URL and your self-signed certificate is expiring and needs to be updated please see S-URL - How to up…
  • S-Url/Public Share after sandbox refresh

    When you refresh a sandbox, the surl/Public Share feature will not work in the sandbox without some changes. Site Url: The site url needs to be changed in two …
  • S-URL - How to update your self-signed certificate

    When you are using S-URL, you have a Connected App that uses a Self-Signed Certificate. These certificates expire. This page tells you how to update your certi…
  • Legacy S-URL: How to Activate Public Share Link & S-URL

    This page describes how to set up Legacy S-URL using a force.com site. This allows you to create Public Share links to share files that users can open or downl…
  • AWS S3 Bucket Policies

    IAM (Identity and Access Management) IAM policies allow you to control users' access to your S3 bucket. See What is IAM for information. Minimum Policy Example…
  • Migrating files from an external source into S-Drive

    Introduction When using S-Drive, the files are stored in an AWS S3 Bucket. A record in Salesforce (an S-Drive file record, such as Account File, Case File, etc…
  • Sample S-Drive Component CSS for Custom Lightning Component

    This page shows how to use CSS to customize your S-Drive component beyond what is configurable. You can hid buttons, actions and other elements. In Case of Hav…
  • Sample S-Drive Component CSS for Communities

    This CSS can be used to hide buttons, actions and other elements of an S-Drive component in Experience Cloud (community.) /* Set a certain image to all thumbn…