No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
KnowledgeArticleVersionHistory
Enables read-only access to the full history of an article. This object is available in API version 25.0 and later.
Supported Calls
describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access Rules
This object respects field, entity, and record-level security. You must have at least “Read” permission on the article type or the field to access its history. For data category security, Salesforce determines access based on the categorization of the online version of an article. If there is no online version, then security is applied based on the archived version, followed by the security of the draft version.
Fields
| Field Name | Details |
|---|---|
| EventType |
|
| FieldName |
|
| Language |
|
| NewValue |
|
| OldValue |
|
| ParentId |
|
| ParentSobjectType |
|
| VersionId |
|
| VersionNumber |
|
Usage
Use this object to query events in the history of an article. For example, you can retrieve the number of edits a particular user has made to an article, how many times the article has been published, and so on.