Fetching all related deals in the Contacts module
GET {{api-domain}}/crm/v2/Contacts/extcontact3/Deals
In this example, extcontact3 is the value of the external field ExternalContactID in the Contacts module. We will reference this field's value to fetch the deals associated to this contact.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-EXTERNAL | string |