GET api/2.0/mail/crm/linked/entities
Returns list of crm entities linked with chain. Entity: contact, case or opportunity.
Name |
Description |
Type |
Example |
message_id
sent in url
|
Id of message included in the chain. It may be id any of messages 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 structures: {entity_id, entity_type, avatar_link, title}