Website logo
Go To WebsiteAppexchange
Home
Salesforce
HubSpot
Web App
API Reference
Navigate through spaces
⌘K
Table Of Contents
Quick Starts
Features
Widgets
Flow Actions
Flow Templates
Platform Events
Tutorials
How to integrate AWS S3 bucket with CloudFiles
How to make existing Salesforce records work with CloudFiles
Copy Salesforce files to SharePoint
Apex
FAQs
Support
Docs powered by Archbee
Apex
Types

Resource

A resource represents a file or a folder in external storage. It has following properties -

  1. Id - External Id of the Resource
  2. Type- One of file or folder
  3. Name- Name of the resource, with extension in case of files
  4. Library - One of sharepoint, google, onedrive, box, dropbox, cloudfiles
  5. DriveId - Drive Id in external storage. Only applicable for SharePoint & Google Drive. You can get this value from Content Library




Updated 20 Nov 2023
PREVIOUS
Salesforce File
NEXT
Resource List
Docs powered by Archbee
Docs powered by Archbee