When you navigate to Setup -> Data-> Storage Usage, there's a breakdown of current file storage usage (see line items below).
I have 2 questions:
- What objects correspond to each of the line items?
- Given that the number of files and constraints around file access, how would I query for each og them?
- Response History
- Translate Jobs
- Response Templates
- Report Result
- Blobs
- Replies
- Questions
- Knowledge Articles
- Attachments
- Content Bodies
- LogSearchResult
- Site.com Assets
- Photos
- Documents
3 件の回答
Attachment | SOAP API Developer Guide | Salesforce Developers is the Attachment API
ContentVersion (for Files) is ContentVersion | SOAP API Developer Guide | Salesforce Developers
Not everything listed may have an API, and to find out would probably involve individuals across teams. I answered for the Files team but "Report Results" for example is likely owned by the team which owns reports.
Do you have an overall goal you're trying to achieve? I may be able to make another suggestion.