Show/Hide Toolbars

Each TeamConnect Web Service provides a method for creating a corresponding record. The general form of the method is insertObject (objectDataType). For example, for the Contact repository the corresponding method is insertContact (ContactCreate). The resulting record's unique key is returned.