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.
AddGroupParticipantList
Applies to the following products:
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions:
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
This method makes one or more participants (specified by their participant ID) members of a group specified by its group ID. If the group doesn't exist in the database, a SOAP fault message will be returned. Any participant specified must exist in the repository for it to belong to the group, otherwise the participant will be ignored.
Parameter
Input name | Description | Data type | Optional field? |
---|---|---|---|
Group_ID |
The Group_ID of the group that the administrators are to become owners of |
String |
N |
Participant_ID (This may occur several times.) |
The participant ID of each participant that is to become a member of the group |
String |
N |
Response
Output name | Description | Data type |
---|---|---|
NONE |
Troubleshooting
For information about any error codes displayed when using this method, see Error codes.