Hello, when the Customer starts a chat conversation and our Team Member responds to this, a new open ticket is created in Agent Workspace. But it needs to be manually closed.
I am wondering if there is any solution to automatically close open tickets after the chat conversation is ended.
Here's a sample trigger that you can use as a reference:
This trigger will instantly change the ticket status to closed and set the ticket tag to
donewhenever a ticket is submitted as solved with the close tag added to the ticket. Feel free to configure the conditions and action to this trigger based on your workflow/business needs, you can just use this as guidance to automate the process.See Trigger conditions and actions reference for more details!