Skip to main content

Get a Contact By Email Address

Search Contact by Email and ContactId or ContactReference (ContactByEmailAddress).

Query String Parameters

NameTypeDescriptionRequired
ActionStringContactByEmailAddressRequired
ContactIdIntThe unique identifier of the contact which can be retrieved using Contact List.Optional
ContactRefStringThe internal reference of the contact. Required if ContactId is not providedOptional
EmailAddressStringEmail address of the Contact User you would like to search for.Optional
IncludeCustomFieldsBoolInclude custom fields in the response.Optional
IncludeFlagsBoolInclude tags in the response.Optional

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2EmailAddress parameter requiredMandatory parameter was not supplied
2contactId or contactRef parameters requiredMandatory parameter was not supplied
2invalid contactId parameterInteger value is invalid or was not specified (when required)
2No matching contactNo data returned or set-up in BigChange
2No contact found for {EmailAddress}No data returned or set-up in BigChange
2misc_noRightYou do not have the permissions to view contacts.

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ContactByEmailAddress&ContactId=39010189&EmailAddress=lucymargetts%40outlook.com