DesignerAddFieldsV1

The DesignerAddFielsV1 call gives you the ability to add Fields to an existing Field Set. This works for Field Sets in the root of the Field Sets folder.

The request takes the following fields next to the standard fields.

Field Type Description
project repositoryobjectname The name of the project to which the Fields should be added.
fieldset repositoryobjectname The name of the Field Set to which the Fields should be added. This Field Set has to be in the root of the Field Sets folder.
fieldlist message A comma-separated list of Fields that have to be added to the specified Field Set.

The response only contains the standard fields.

In case of an error, the response contains a SOAP Fault structure.