Object Reference for the Salesforce Platform
Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
AttachedContentNote
Supported Calls
describeSObjects()
Special Access Rules
- Notes must be enabled.
- Chatter must be enabled.
Beginning in Summer ’26, Chatter is default turned off in all new orgs. For any features in these orgs that require access to Chatter functionality or the Chatter APIs, turn on Chatter by going to Setup | Chatter Settings and selecting Enable. For details, see Chatter Is Turned Off by Default in New Orgs Beginning in Summer ’26.
Note
Fields
| Field Name | Details |
|---|---|
| ContentDocumentId |
|
| ContentSize |
|
| ContentSizeLong |
|
| FileExtension |
|
| FileType |
|
| LinkedEntityId |
|
| TextPreview |
|
| Title |
|
Usage
Use this object to list all ContentNote objects attached to an object.
To retrieve ContentNote objects, issue a describe call on an object, which returns a describe result for each note created or attached. You can’t directly query this object.