Back to CRM Service

Method Details for GetContactByGUID.

Gets a contact based on the guid

Parameters

  • guid Guid Guid of the contact (Guid)
  • loadCustomFields Boolean Load the custom fields (if any) associated (bool)
  • loadExternalKeys Boolean Load external keys (if any) associated (bool)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

Contact details