For calls abandoned in the queue, you can update the ticket instead of closing it.
When a call is abandoned in the queue, a tag like 'voiceabandonedinqueue' is added to the ticket. You can create a trigger that updates the subject line to something like 'Call Abandoned in Queue From {{requestername}}'. This approach allows you to follow up with the caller, as it might be your policy to call back those who abandon in the call queue.
You can automatically close tickets created by abandoned calls by setting up a trigger in Zendesk. To do this, navigate to the Admin Center, click on 'Objects and rules' in the sidebar, and select 'Business rules > Triggers'. Click 'Add trigger',…
If your trigger isn't working, consider using an Automation instead. Triggers in Zendesk run when there are updates on tickets and check if certain conditions are met. If your trigger isn't firing, it might be because the ticket's subject changes…
Yes, you can use Automations to close tickets for abandoned calls by utilizing tags. While triggers can be based on subject data, Automations cannot. However, abandoned call tickets usually have tags added, depending on where the call was…