Using External Field's Value

GET {{api-domain}}/crm/v2/Contacts/externalcontact1?fields=External_Contact_ID,Last_Name,First_Name,Full_Name,Account_Name,OrgExternal&per_page=2

To fetch a record through the external field's value. In this example, Contacts is the base module's API name, ExternalContactID is the API name of the external field, and externalcontact1 is the value of the external field in this module.

Request Params

KeyDatatypeRequiredDescription
fieldsstring
per_pagenumber

HEADERS

KeyDatatypeRequiredDescription
X-EXTERNALstring