最近搜索
没有最近搜索

Phil Williams
已加入2021年4月15日
·
最后活动2022年6月03日
关注
0
关注者
0
活动总数
29
投票
2
订阅
17
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Phil Williams
Phil Williams 进行了评论,
Actually I've thought of a way round this.
If the ticket arrives from a customer with one of our flag fields I can run an trigger to add a warning internal comment and append that immediately below the first public comment.
Right in front of the agent, job done 😀
查看评论 · 已于 2022年6月02日 发布 · Phil Williams
0
关注者
0
投票
0
评论
Phil Williams 创建了一个帖子,
We have a need to clearly display a warning when a customer contacts us that has specific data stored on their customer profile on Zendesk. The reason being is that there are certain restricted actions for these customers.
Is anyone aware of a method to produce a visible banner at the top of the ticket when the ticket is opened based on a custom field?
已于 2022年6月02日 发布 · Phil Williams
0
关注者
4
投票
8
评论
Phil Williams 进行了评论,
Yep we use it every day. The key issue most people face is the race condition so you do need to be especially careful about that. If the desk encounters a race condition where the comments are continuously added then the API is disabled.
I've never tested this in a sandbox environment so that could be the reason it's not working for you but we use this daily in our production environment.
查看评论 · 已于 2021年5月04日 发布 · Phil Williams
0
关注者
0
投票
0
评论
Phil Williams 进行了评论,
If you set the URL as https://yourdomain.zendesk.com/api/v2/tickets/{{ticket.id}}.json?ticket[comment][public]=false+ and the Attribute Name as ticket[comment][body] Then this will setup the extension correctly.
Within the trigger, you would then create a Notify Target action pointing at your new extension and enter the message you wish to add.
This will then add the message as a private comment.
查看评论 · 已于 2020年6月11日 发布 · Phil Williams
0
关注者
0
投票
0
评论
Phil Williams 进行了评论,
Quite surprised this is still a thing. We had a comment today on one of our posts which was dutifully turned into a ticket but I was surprised when I replied that my response didn't get added to the facebook post and was instead converted to a private message?
This doesn't make sense to me?
查看评论 · 已于 2019年11月27日 发布 · Phil Williams
0
关注者
0
投票
0
评论