CreateQuestionTemplate
App Portal 2020 R1
You can use the createQuestionTemplate web method to create new question template.
Parameters
The createQuestionTemplate web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
templateName |
String |
Name of the question template. |
|||
|
questionTitle |
String |
Title of the question. |
|||
|
questionText |
String |
Description of the question. |
Return Value
Returns one of the following values:
• | Returns TRUE for success |
• | Returns FALSE for error |
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |