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. 

CreateGroup

Applies to the following products: 
Questionmark Perception
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
Name CreateGroup
Description This method creates a group from the group information supplied and returns the Group ID of the new group. If the Group Name does not already exist in the database, the new group is created. If the Perception Registration System is installed, this method can be used to create a new account.
Input
  • Group - nillable; type Group
    • Group_ID - optional;
    • Parent_ID - optional;

      type string

    • Group_Name - optional;

      type string

    • Description - optional;

      type string

    • Account_Internal_Ref - optional;

      type string

    • Account_Admin_Email - optional;

      type string

    • Directory_Name - optional;

      type string

    • Account_Status

      type int

    • Special_1 - optional;

      type string

    • Special_2 - optional;

      type string

    • Special_3 - optional;

      type string

    • Special_4 - optional;

      type string

    • Special_5 - optional;

      type string

    • Special_6 - optional;

      type string

    • Special_7 - optional;

      type string

    • Special_8 - optional;

      type string

    • Special_9 - optional;

      type string

    • Special_10 - optional;

      type string

    • Max_Participants

      type int

    • Max_Sessions_Attempt

      type int

    • Session_Taken

      type int

    • Account_Password - optional;

      type string

    • Account_Type

      type int

    • Use_Emailing

      type int

    • Email_Domains - optional;

      type string

    • Account_Finish - optional;

      type string

Output
  • Group_ID - optional;

    type string