최근 검색
최근 검색 없음
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