Object Reference for the Salesforce Platform
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.