Recherches récentes
Pas de recherche récente
Do not send automatic ticket creation response to specific external users
Avec réponse
Publication le 10 juin 2021
I have some external customers that do not wish to receive the automatic triggered email acknowledging receipt of their email. I can see the condition on triggers of "Requester" > "Is Not", but then the only options are my admin staff members. Is there a similar way to do this for external customers?
0
1
1 commentaire
Jonathan March
Assign each of those users a specific tag, for example `no_receipt_notification`. Then every ticket that they create will have that tag.
To the trigger, add the condition
tags contain none of the following: no_receipt_notification`
0