最近の検索


最近の検索はありません

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

コメント