EndPoint Read Ticket Attachments
Name
get_ticket_attachments
Description
Returns attachments for the specified Ticket ID.
Parameters
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
id | DT_I8 | 0 | False | |
file_name | DT_WSTR | 255 | False | |
content_url | DT_WSTR | 500 | False | |
mapped_content_url | DT_WSTR | 500 | False | |
content_type | DT_WSTR | 255 | False | |
size | DT_I4 | 0 | False | |
width | DT_I4 | 0 | False | |
height | DT_I4 | 0 | False | |
inline | DT_BOOL | 0 | False | |
deleted | DT_BOOL | 0 | False | |
thumbnails | DT_WSTR | 4000 | False | |
comment_id | DT_I8 | 0 | False |
Input Columns
Label | DataType | Length | Raw | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |