| ticket.activate | When to activate the request, if it is in a postponed state |
| ticket.alertLevel | Alert level |
| ticket.author | The name of the person creating the request |
| ticket.category | Same as ticket.category.id |
| ticket.category.externalName | Category, external name |
| ticket.category.fullname | Category |
| ticket.category.id | Category ID (hidden, unique ID) |
| ticket.category.name | The name of the category for the ticket |
| ticket.closedAt | When the request was closed |
| ticket.closedAtRaw | The datetime when the request was closed in YYYY-MM-DD HH |
| ticket.createdAt | The datetime when the request was created in the user’s default format |
| ticket.createdAtRaw | The datetime when the request was created in YYYY-MM-DD HH |
| ticket.customer | The ID of the customer for the request |
| ticket.customerName | The request’s contact, name |
| ticket.customerUrl | The URL for accessing the request for the customer |
| ticket.customerUrlEnc | The URL for accessing the request for the customer, URL-encoded |
| ticket.customerUrlOld | The URL for accessing the request for the customer, not encoded. Kept for backwards compatibility. |
| ticket.dbiAgentId | The ID of the DBI agent if this request was synced using DBI |
| ticket.dbiKey | The external primary key if this request was synced using DBI |
| ticket.deadline | The deadline of the request |
| ticket.id | Request ID (hidden, unique ID) |
| ticket.lastChanged | The datetime when the request was last changed in the user’s default format |
| ticket.lastChangedRaw | The datetime when the request was last changed in YYYY-MM-DD HH |
| ticket.ownerCellphone | The request’s owner, mobile phone number |
| ticket.ownerFullName | The request’s owner, full name |
| ticket.ownerUsername | The request’s owner, user name |
| ticket.priority | Priority |
| ticket.project.id | Project ID |
| ticket.project.name | Project Name |
| ticket.readByCustomer | The date/time when the request was read by the customer in the user’s default format |
| ticket.readByCustomerRaw | The date/time when the request was read by the customer in YYYY-MM-DD HH |
| ticket.readByOwner | The date/time when the request was read by the owner in the user’s default format |
| ticket.readByOwnerRaw | The date/time when the request was read by the owner in YYYY-MM-DD HH |
| ticket.sale.id | Sale ID |
| ticket.sale.heading | Sale Heading |
| ticket.slevel | The access level of the ticket (1 = Internal, 2 = External) |
| ticket.status | The name of the status (Open, Closed, Postponed) |
| ticket.ticketStatus | The name of the user defined status |
| ticket.title | Request title |
| ticket.url | The URL for accessing the request for user agents |
| ticket.urlWithSession | The URL for accessing the request for user agents containing the current user session |
| ticket.userUrl | The URL for accessing the request for user agents |