Name | Type | Description |
---|
id | String | The ID of the retrieved attachment |
entity | String | The name of the entity related with the attachment. The supported entities are the following: - ACCOUNTSRECEIVABLE
- ACTIVITIES
- COMMUNICATIONS
- COMMUNICATIONTEMPLATES
- CONTACTINFORMATION
- INSTALLEDITEMS
- JOBS
- LEADS
- PRODUCTS
- SERVICEREQUESTS
- ATTACHMENTSLIBRARY
Tip |
---|
From CRM.COM R12.2.0, ATTACHMENTSLIBRARY is available From CRM.COM R14.0.0, COMMUNICATIONTEMPLATES is available |
|
entity_id | String | The ID of the entity related with the attachment. |
file_nameurl | String | The name of the attached fileURL. This information is empty if the attachment is a URLfile. |
file_content_urlnotes | String | The url that can be used to access the actual content of the attached file. This information is empty if the attachment is a URL. |
file_size | Number | The size of the attached file. This information is empty if the attachment is a URL. |
file_mime_type | String | The mime type comments related with the retrieved attachment |
classification | Attachments Classification Object | The classification of the attachment Tip |
---|
Available from CRM.COM R12.2.0 |
|
file | File Object | The information of the attached file. This information is empty if the attachment is a URL. | url | String | The attached URL. This information is empty if the attachment is a file. |
comments | String | The comments related with the retrieved attachment |
log_information | Log Information Object | The log information of the retrieved attachment |
Anchor |
---|
| attachment referred objects |
---|
| attachment referred objects |
---|
|
Referred Objects Response Data
Expand |
---|
title | classification object response data |
---|
|
Include Page |
---|
| attachments_classification_complete |
---|
| attachments_classification_complete |
---|
|
|
Expand |
---|
title | file object response data |
---|
|
Include Page |
---|
| files_complete |
---|
| files_complete |
---|
|
|
Include Page |
---|
| log_information_short |
---|
| log_information_short |
---|
|