Skip to main content

Add or Update a Contact Custom Field Value

Sets the value of a custom field on a contact.

Query String Parameters

NameTypeDescriptionRequired
ActionStringSetContactCustomFieldValueRequired
ContactIdIntRequired
ContactRefStringRequired
cust_custom field nameStringPass cust_ followed by the caption of an existing custom field.Required
note

Provide either ContactId or ContactRef. If both are provided, ContactId takes precedence.

note

Multiple custom field parameters can be added to the request.

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=SetContactCustomFieldValue&ContactId=30967687&cust_Test21=something