Hi all,
I'm revamping our ticket auto-responder email, and I'd like to include {{ticket.assignee.first_name}} in the body to show customers that a living human being with a living human being name has been assigned their ticket (I've been on the customer side of this in the past and I loved it).
We use the Round Robin third-party plugin for Zendesk to handle round robin ticket assignment across a team of several agents. All tickets with a status of 'New' sit unassigned until Round Robin fires (once every 5 minutes) and sets an assignee for each new ticket. As such, {{ticket.assignee.first_name}} doesn't have a value at the moment that the ticket is first created by the requester emailing us (which is when my auto-responder is currently set to fire, via the 'when Ticket Is Created' condition).
I figured I'd hit up the community and see if anyone had any suggestions for how to keep my auto-responder automation from firing until after there's an assignee for the ticket in Zendesk so {{ticket.assignee.first_name}} will display properly. Any thoughts?


Hey Colin,
You mentioned in your initial request that you're using an auto-responder automation. Is this set up as an automation or trigger?
Would the Assignee > Changed from > (blank) condition work better here if you're app is configured to fire 5 minutes after creation? If that doesn't work, any chance you could provide a screenshot of the trigger you've set up?
Thanks in advance!