Pesquisas recentes


Sem pesquisas recentes

Tom Brown's Avatar

Tom Brown

Entrou em 28 de mai. de 2021

·

Última atividade em 28 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

4

Votos

2

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Tom Brown

Tom Brown comentou,

Comentário na comunidade Discussion - Tips and best practices from the community

I have a solution to this that allows us to get the reminder at midnight on the date selected in the calendar, so the Agents come in to the reminders on the correct day, not the day before! Obviously lots of automation means more things can break it, but it seems to be functional enough. But I haven't done a huge amount of testing with this so be careful. 

This will not work for time periods less than 24 hours. We had to create a separate automation for "remind me tomorrow". 

We handle tickets in a specific way, so this is tailored to us. But the concept could be adapted once you understand it. 

 

 

Trigger fires if - Ticket updated (not by automation), with a due date present in the date custom field. Action: ticket custom field "Reminder set" to YES.

 

Automation fires if - field "Reminder set" to YESless than 1 day until due date. Action: adds tag c_reminder_24. Also changes ticket from Pending to On-Hold.

 


Automation fires if - field "Reminder set" to YES, tag c_reminder_24, ticket has been on hold for less than 2 hours. Action: Change to pending.

 

 

Automation fires if - ticket with tag c_reminder_24, "Reminder set" field YES, and time since pending is greater than 23 hours. Action: trigger email and change ticket to open. remove tag c_reminder_24 and set custom field to No. 

 

Exibir comentário · Publicado 10 de fev. de 2017 · Tom Brown

0

Seguidores

1

Votos

0

Comentários