CreateKnowledgeArticleTranslation Action
Creates translation 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 to be translated. |
Language
|
crmbaseentity | False | True | The language to which the knowledge article instance is translated to. |
IsMajor
|
Edm.Boolean | True | True | Specifies whether to create a major or minor version of the knowledge article instance. |
Return type
Type | Nullable | Description |
---|---|---|
crmbaseentity | False | The CreateKnowledgeArticleTranslation action returns the following value. |
Entities
Use the CreateKnowledgeArticleTranslation action with these entity types:
Name | Display name | Description |
---|---|---|
knowledgearticle | Knowledge Article | Organizational knowledge for internal and external use. |