SOAP Groups API with Web Services 1.0

Overview

The Groups SOAP API allows FullAccess users to add or modify groups. Using web services enables you to manage user and group information on a large scale. User information and groups can be modified using two methods. You can generate a skeleton input for each operation in the groups WSDL, which contains 2 operations:

For each operation, there are 3 fields that are always required in the header:

ClosedGroups SOAP API Details


Administration

ClosedAccessing Users WSDL and Generating Skeleton Input

  1. Navigate from Admin Home Page > Integration Platform > Web Services.
  2. Click the Groups tab.
  3. Select an API from the drop-down menu.
  4. Click Generate Input to retrieve the skeleton.

Sample Groups APIs

ClosedgetGroups - Input SOAP XML

ClosedmodifyGroups - Input SOAP XML

Notes

SOAP requests must include "Agent" information.

Related Topics

Related Topics Link IconSee Also