最近搜索


没有最近搜索

Trigger when requestor (customer) updates a ticket with new response?

已回答


已于 2023年8月04日 发布

I thought this one would be super obvious, but I can't seem to find an appropriate trigger from the drop down.

Use case: whenever an existing ticket is updated with a new message from the requester (not from any of the agents) it triggers a Slack message into a channel to notify an agent that they should check the new response in Zendesk. 

What I've tried so far:

Assignee | is | [agent's name]
Ticket status | Changed to | Open
Updated via | is | Web form
Updated via | is | Email

But this does not work. Also, it doesn't matter if the customer updates the ticket via email or any other method, I just want the update itself to be the trigger.

Any ideas?


0

2

2 条评论

Nicholas Deary,

Instead of using the "Ticket Status" and "Updated Via" options, try using the "Ticket" option, as this allows for the "is updated" parameters. So your Conditions would look like:

Assignee | is | {agent's name}

Ticket | is | Updated

You may also want to add the "Current User is not Agent" option, to ensure that only your customers/end-users are the only ones triggering this rule...unless you want other Agents' updates to trigger this policy, then you would want it to say "Current User is not Assignee".

I hope this helps.

~Konstantin

1


That looks like it's worked. Thanks a lot!

0


请先登录再写评论。

找不到所需的内容?

新建帖子