最近搜索
没有最近搜索
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