Docs Help Center
Docs Help Center
    • Welcome
    • Getting started with Docs
    • Round robin ticket assignment
    • Auto bcc
    • Add a new support email
    • Load balanced ticket assignment
    • System fields
    • Ticket placeholder variables
    • Footer for ticket related emails
    • Sending messages to a Slack channel
    • Tickets by blocked customers are spammed by default
    • Ticket agents
    • Automation rules will skip the validation
    • Email Forwarding - GMail
    • Email Forwarding - Outlook
    • Email Forwarding - Office 365
    • Email Forwarding - Yahoo!
    • Supported attachments file types
    • Installation
    • Trigger
    • Inbox
    • Javascript api
    • Pre chat questions
    • Post chat questions
    • Customize
    • Notifications
    • Chat slack integration
    • Insights User API Documentation
    • Two way SMS communication using Twilio
    • Add google fonts
    • Themes
    • Password protect knowledge base
NeetoKB Made with NeetoKB
    • Welcome
    • Getting started with Docs
    • Round robin ticket assignment
    • Auto bcc
    • Add a new support email
    • Load balanced ticket assignment
    • System fields
    • Ticket placeholder variables
    • Footer for ticket related emails
    • Sending messages to a Slack channel
    • Tickets by blocked customers are spammed by default
    • Ticket agents
    • Automation rules will skip the validation
    • Email Forwarding - GMail
    • Email Forwarding - Outlook
    • Email Forwarding - Office 365
    • Email Forwarding - Yahoo!
    • Supported attachments file types
    • Installation
    • Trigger
    • Inbox
    • Javascript api
    • Pre chat questions
    • Post chat questions
    • Customize
    • Notifications
    • Chat slack integration
    • Insights User API Documentation
    • Two way SMS communication using Twilio
    • Add google fonts
    • Themes
    • Password protect knowledge base
NeetoKB Made with NeetoKB
  • Home
  • Desk
  • Ticket placeholder variables

Ticket placeholder variables

Helpers

1. Format Timestamp

{{ ticket.created_at | date: "%a, %b %d, %y" }} converts timestamp to Tue, Apr 22, 14.

2. Default

Uses default value when a variable has empty value. {{ ticket.agent.first_name | default: "Not Assigned" }} prints Not Assigned when a ticket is not assigned to any agent.

3. Link to text using placeholder

In order to add dynamic link to text, type in placeholder variable in the link field. Refer screenshot for example:

Map variable to link

Can't find what you're looking for?

ON THIS PAGE

    • Helpers
      • 1. Format Timestamp
      • 2. Default
      • 3. Link to text using placeholder
Open Enter
Move
Close Esc