Skip to main content

Add a Contact Group

Create a new contact group.

Query String Parameters

NameTypeDescriptionRequired
ActionStringContactGroupSaveRequired
ContactGroupIdIntThe Id of the contact group.Required - See Note
ContactGroupNameString(50)The unique identifier of the contact group.Required - See Note
ContactGroupIconString(50)Icon to apply to the group.Optional

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2Missing Parameter - contactGroupNameInteger value is invalid or was not specified (when required)
2Invalid Parameter - contactGroupIdInteger value is invalid or was not specified (when required)
2ContactGroupId does not exist in JobWatchNo data returned or set-up in BigChange

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ContactGroupSave&ContactGroupId=20438&ContactGroupName=Customers 2