The Auto-assign to the first email responding agent trigger assigns the ticket to the agent when the agent updates the ticket through email.
If you need to automatically assign a ticket to the first agent that responds from the ticket interface, follow the steps below.
To automatically assign a ticket
- Create a new trigger
- Add the below conditions under Meet ALL of the following conditions
- Object > Ticket > Ticket | Is | Updated
- Object > Ticket > Assignee | Is | -
- Object > Ticket > Comment | Is | Present, and requester can see the comment
- Add the action, Object > Ticket > Assignee | Object > Ticket > (current user)
- Click Create trigger
For more information about triggers, see the article: About triggers and how they work.