IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe.
CreateTopic
Applies to the following products:
Questionmark OnDemand
Questionmark OnPremise
Questionmark Perception
Applies to the following Perception versions:
Perception 5.7
This method creates a topic.
WARNING: This method should not be used in OnPremise or OnDemand
Parameters
Input name | Description | Data type | Optional field? |
---|---|---|---|
Topic_ID |
The ID you want to add for the topic you are creating. Leave it blank for Perception to automatically create a Topic_ID |
Integer |
Y |
Parent_ID |
The Parent_ID of the topic you want to create this topic in |
Integer |
Y |
Topic_Name |
The name of the topic you want to create |
String |
N |
Topic_Description |
A description of the folder and/or its intended contents |
String |
Y |
Response
Output name | Description | Data type |
---|---|---|
Topic_ID |
The Topic_ID of the new question topic you created |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.