CreateKnowledgeArticleVersion Action
Creates a major or minor version of a knowledge article instance.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Source
|
crmbaseentity | False | True | The knowledge article instance for which you want to create a version. |
IsMajor
|
Edm.Boolean | False | True | Specifies whether to create a major or minor version of the knowledge article instance. |
Return type
Type | Nullable | Description |
---|---|---|
crmbaseentity | False | The CreateKnowledgeArticleVersion action returns the following value. |
Entities
Use the CreateKnowledgeArticleVersion action with these entity types:
Name | Display name | Description |
---|---|---|
knowledgearticle | Knowledge Article | Organizational knowledge for internal and external use. |