Kayako logo
How do I? Questions about how to do specific things in SupportSuite, eSupport and LiveResponse. Not for reporting problems.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Rodney B Offline
Member
 
Posts: 41
Join Date: Sep 2007
how do I put the customer's name in the emailed ticket notification to staff? - 26-09-2007, 05:17 AM

In the email alert that gets sent to staff when a new ticket is created (via email or web interface), is it possible to include the client's name in the email alert?

That way if you're responding to the ticket via email, you can address the client by name without having to login to the Staff CP?
   
Reply With Quote
  (#2) Old
craigbrass Offline
Senior Member
 
Posts: 5,712
Join Date: Jun 2005
Location: Cumbria, UK
26-09-2007, 09:24 AM

Tried <{$post[fullname]}>? Remember to clear the cache dir afterwards.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#3) Old
kmonroe Offline
New Member
 
Posts: 3
Join Date: Sep 2007
26-09-2007, 03:05 PM

I had a ticket opened on this a few days ago and never got a response. After having buried myself in the Kayako code, this is what I have come to work with:

Edit alert_newticket

In the HTML section, find <{$language[ticketdetails]}>

Add the following:

Created By:<ahref='mailto://<{$ticket[email]}>'><{$ticket[fullname]}></a><BR>


This enables the alert email to now show the user who opened the ticket in the email as well as be a direct mailto link.
   
Reply With Quote
  (#4) Old
Rodney B Offline
Member
 
Posts: 41
Join Date: Sep 2007
26-09-2007, 06:01 PM

Thanks Craig and kmonroe!

I tested both ways and the one that worked was: <{$ticket[fullname]}>
(I'm not using HTML formated email tickets)

On a related note, I just realized that the new ticket alerts already showed the name of the client that started the ticket. It shows it in the email FROM field (when you're looking at the email in Outlook or Eudora or whatever mail program you use )

I think in our testing, we always used our own email addresses, so our names showed up there (and so we were both the client and the support person).
   
Reply With Quote
Reply

Tags
customer, emailed, notification, staff, ticket

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Build: 3.10.02 STABLE Ryan Lederman News and Announcements 0 05-03-2007 09:53 PM
v3.00.27 Stable Available Varun Shoor News and Announcements 1 05-12-2005 10:21 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46