{ticket.case} | The ticket’s case number |
{ticket.id} | The ticket’s channel ID |
{ticket.open} | Whether the ticket is open (yes/no) |
{ticket.deleted} | Whether the ticket is deleted (yes/no) |
{ticket.type} | The ticket’s option label |
{ticket.status} | The ticket’s current status |
{ticket.opened_at} | The ticket’s opening time |
{ticket.opened_at.raw} | Opening time as a unix timestamp |
{ticket.opened_at.short} | Opening time as a short date |
{ticket.claimed_at} | The ticket’s claim time |
{ticket.claimed_at.raw} | Claim time as a unix timestamp |
{ticket.claimed_at.short} | Claim time as a short date |
{ticket.migrated_at} | The ticket’s migration time |
{ticket.closed_at} | The ticket’s closure time |
{ticket.closed_at.raw} | Closure time as a unix timestamp |
{ticket.closed_at.short} | Closure time as a short date |
{ticket.reopened_at} | The ticket’s reopen time |
{ticket.deleted_at} | The ticket’s deletion time |
{ticket.last_author_message_at} | Time the creator last sent a message |
{ticket.last_inactivity_notice_at} | Time the last inactivity notice was sent |
{ticket.auto_delete_after_close} | The auto-delete delay in seconds |
{ticket.auto_delete_after_close.human} | The auto-delete delay formatted |
{ticket.auto_delete_at} | The scheduled auto-delete time |
{ticket.closed_automatically} | Whether the ticket was auto-closed (yes/no) |