Búsquedas recientes
No hay búsquedas recientes

SFP BOT
Incorporación 15 abr 2021
·
Última actividad 14 feb 2022
Seguimientos
0
Seguidores
0
Actividad total
9
Votos
2
Suscripciones
4
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de SFP BOT
SFP BOT hizo un comentario,
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.
Ver comentario · Publicado 10 sept 2021 · SFP BOT
0
Seguidores
0
Votos
0
Comentarios
SFP BOT hizo un comentario,
I’ll take a quick look at my settings in the office tomorrow and hopefully get back with a solution :-)
Ver comentario · Publicado 09 jul 2019 · SFP BOT
0
Seguidores
0
Votos
0
Comentarios
SFP BOT creó una publicación,
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.
URL: https://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 jun 2019 · SFP BOT
0
Seguidores
27
Votos
32
Comentarios