MCP Server for Salesforce

Build 24.0.9300

ContentDocumentHistory

Maintains a historical record of changes made to Content Documents.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the content document history record.

IsDeleted Boolean True

Indicates whether the history record has been deleted (true) or not (false).

ContentDocumentId String True

ContentDocument.Id

ID of the content document associated with this history entry.

CreatedById String True

ID of the user who created the history record.

CreatedDate Datetime True

Date and time when the history record was created.

Field String True

Name of the field on the content document that was changed.

OldValue String True

Previous value of the field before the change occurred.

NewValue String True

New value of the field after the change was made.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300