最近搜索


没有最近搜索

SFP BOT's Avatar

SFP BOT

已加入2021年4月15日

·

最后活动2022年2月14日

关注

0

关注者

0

活动总数

9

投票

2

订阅

4

活动概览

的最新活动 SFP BOT

SFP BOT 进行了评论,

社区评论 Discussion - Tips and best practices from the community

You aint wrong jack :-)

Although once the initial URL target is set up the "notify target" command is effectively acts the same as a "set private comment" option would. You don't need to create the target link everytime you want to create a new private comment trigger. so not a massive faff.

查看评论 · 已于 2021年9月10日 发布 · SFP BOT

0

关注者

0

投票

0

评论


SFP BOT 进行了评论,

社区评论 Discussion - Tips and best practices from the community

I’ll take a quick look at my settings in the office tomorrow and hopefully get back with a solution :-)

查看评论 · 已于 2019年7月09日 发布 · SFP BOT

0

关注者

0

投票

0

评论


SFP BOT 创建了一个帖子,

帖子 Discussion - Tips and best practices from the community

Step One - Create a URL Target

By creating a URL target as below (settings/extensions/add target/URL target) this will allow you to set a trigger to carry out a certain action upon the ticket that the trigger or automation ran on. 

URLhttps://domainname.zendesk.com/api/v2/tickets/{{ticket.id}}.json?ticket[comment][public]=false+

Method: PUT

Attribute name: ticket[comment][body]

Save the URL Target to something like "Auto Private Comment" and then you can use it as a target using the NOTIFICATIONS: Target trigger option.

Step Two - Create the trigger

Now set up your trigger or automation with your relevant trigger options. In the 'actions' section you can select the 'notifications: Notify Target' option and select the target you created in step one. 

Next, add the comment you want to be posted for example:

CUSTOMER HAS RECEIVED 24 HOUR NOTIFICATION EMAIL.

----

Hi {{ticket.requester.first_name}}



We just wanted to see if you have had time to take a look at our recent email? We haven’t heard back from you and wanted to make sure we hadn’t missed you.



If you want to get in touch with any questions or comments you may have when you get a moment, or if you want to let us know if you need a little more time to digest the information, just hit reply.



{{ticket.latest_public_comment_formatted}}

This comment will now be added as a private comment whenever the trigger actions run. 

It's excellent for setting reminders for agents who aren't using email much as it will reopen in their views. And also good for keeping track of automated messages sent to customers without needing to interpret the 'events' section of the ticket view.

已于 2019年6月06日 发布 · SFP BOT

0

关注者

27

投票

32

评论