最近搜索
没有最近搜索
e-mail notification
已回答
已于 2021年7月02日 发布
when chat is taken by agents, e-mail notifications are delivered.
can I set it as a non-delivery notification status?
End-users receive e-mail notifications twice when
1) agents click the chat button
2) chat is ended
0
3
3 条评论
Zsa Trias
Hello there!
Notifications are sent via business rules. You can check in the events of the ticket which triggers ran upon the creation of the ticket and when the chat ended.
For more information on this, you can check this article: Viewing all events of a ticket
After you have figured out which triggers ran, you may want to review the conditions so it would not run twice on a single chat.
Thank you!
1
정민 황
Hi Zsa,
0
Heather Rommel
I agree this sounds like something in your Triggers. Check the events history of the tickets created via chat -- you will see triggers firing that shouldn't. You'll want to update the trigger that sends an email to the customer when the ticket is created - add the condition - channel IS NOT Chat.
0