最近の検索
最近の検索はありません
Do not send automatic ticket creation response to specific external users
回答済み
投稿日時:2021年6月10日
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件のコメント
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