Pesquisas recentes


Sem pesquisas recentes

SFP BOT's Avatar

SFP BOT

Entrou em 15 de abr. de 2021

·

Última atividade em 14 de fev. de 2022

Seguindo

0

Seguidores

0

Atividade total

9

Votos

2

Assinaturas

4

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por SFP BOT

SFP BOT comentou,

Comentário na comunidade 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.

Exibir comentário · Publicado 10 de set. de 2021 · SFP BOT

0

Seguidores

0

Votos

0

Comentários


SFP BOT comentou,

Comentário na comunidade 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 :-)

Exibir comentário · Publicado 09 de jul. de 2019 · SFP BOT

0

Seguidores

0

Votos

0

Comentários


SFP BOT criou uma publicação,

Publicação 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.

Publicado 06 de jun. de 2019 · SFP BOT

0

Seguidores

27

Votos

32

Comentários