Recent searches
No recent searches
Trigger comment text does not work with messaging.
Answered
Posted Nov 19, 2022
Hi,
My purpose is whenever the customer send message, via Messaging channel (LINE), which contains specific word e.g. urgent, the trigger will set the ticket tag e.g. urgent_request. I've tried to set the trigger but it never fired. The below image is my trigger configuration. Please suggest.
Regards,
Pakpoom
0
4
4 comments
Chandra Robrock
Do you want this to fire for newly created tickets as well as existing tickets that the customer has simply added a new comment to?
If so, I’d recommend removing the “Ticket is Updated” condition so that this trigger fires both when a ticket is created & the end user left that comment as well as if an existing ticket is updated & the end user left that comment.
You also may want to consider updating the Action to Add Tags instead of Set Tags so you don’t unintentionally replace any important tags that may already be on the ticket. This last recommendation wouldn’t have impacted whether this trigger fired or not, but figured it was still worth mentioning. :)
0
Bom Proapp
Hi Chandra,
I've tried many conditions/actions which both Set tags or Add tags, remove Ticket is Updated/Created and has only one condition "Comment text contains at least one of the following words", but the trigger never fired. I'm not sure the reason which is not fire because the channel messaging can not detect comment text or not.
Thank you
0
Lou
Bom Proapp
Have you tried adding the condition "Update via"?
0
Bom Proapp
Lou
I try adding condition "Update via LINE" and "Comment text Contains at least one of the following words", it's not work. However, if I remove the condition "Comment text Contains at least one of the following words", the trigger work properly.
0