ArticleVersionsCreatedByWorker
Logs the worker who is responsible for creating specific article versions. This table supports content ownership tracking, version accountability, and editorial oversight.
Workday Resource Information
Retrieve an article version and the plain text content for the article version. Also includes: audience, category, created date, created by, last updated date, last updated by, language, location, status, tags, title, view link, and the parent articleSecured by: Help Article REST API+TG
Scope: Help
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier (Id) for the article version creator instance. This Id ensures that each record of an article version's creator is distinctly tracked and managed. |
| ArticleVersions_Id [KEY] | String | The unique Id for the article version that contains this creator instance. This Id establishes the relationship between an article version and the worker who created it. |
| Descriptor | String | A human-readable summary of the worker who created the article version. This summary provides insight into the individual responsible for authoring or submitting the content. |
| Audience_Prompt | String | The specified audience for the article version. This value helps define who can view or access the article, ensuring content is directed to the appropriate users or groups. |
| Status_Prompt | String | The status of the article version. This value specifies whether the article is in draft, published, archived, or another workflow stage. |