GET api/2.0/mail/crm/linked/entities
Returns a list of the CRM entities (contact, case or opportunity) linked with a chain.
Name |
Description |
Type |
Example |
message_id
sent in url
|
Message ID. It may be ID of any message included in the chain
|
number
|
1234
|
GET api/2.0/mail/crm/linked/entities?message_id=1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
List of entity information: {entity_id, entity_type, avatar_link, title}