Skip to content

Sliick Files documentation

Sliick Files puts a file list on every Salesforce record, with tags, search, previews and version history. The files themselves can stay in Salesforce Files, live in storage Sliick operates, or live in storage you already own: Amazon S3 and S3-compatible providers, Azure Blob Storage, Google Cloud Storage, or SharePoint.

Current for Sliick Files v3.8.0.

New to Sliick Files, setting it up, or deciding where your files should live.

Day-to-day use of the file list, for anyone working on a record.

Cloud storage without a cloud account of your own. One click, no keys.

Set up a bucket, an access key and the CORS rule, then connect. Also covers Backblaze B2, Wasabi, Cloudflare R2 and MinIO.

Set up a storage account and container, copy the account key, then connect.

Set up a project, a bucket and an HMAC key, then connect.

Register an app in Microsoft Entra ID, pick an authentication mode, then connect. Also covers two-way sync.

Running Sliick Files once storage is connected: processing, folders, sync, restores, migration and diagnostics.

sliick.FilesApi is the public, provider-agnostic file API. Operations are written once and the bytes land in the org’s configured storage provider, which is never named in caller code.