Ticket
Example
Fields
attachments
Ticket attachments
author
Ticket creator
category
Ticket category. If null ticket has no category
creationTime
string
Indicates the time when the ticket was created. Represent datetime string in ISO 8601 format
customFields
Ticket custom fields
detailedSource
Indicates detailed ticket source
htmlMessage
string
Ticket html content
id
integer
Unique ticket id
lastThreadElementCreationTime
string
Indicates the time when the most recent element in a thread was created. Represent datetime string in ISO 8601 format
lockedBy
Teammate who assigned to the ticket
message
string
Ticket text content
originalLink
string
Permanent link or URL to the post if ticket created from SoMe source; if not, will be null
properties
Properties or attributes associated with a ticket
replyCount
integer
Indicates the total count of replies in the ticket
sentiment
Ticket sentiment
source
Indicates general ticket source
sourceName
string
Indicates the specific source where ticket from (e.g., page post, mention, group post, review, etc)
status
Current ticket status
tags
array of strings
Attached ticket tags
title
string
Ticket title
Last updated