Hello,
I am looking for a way to execute a trigger or automation in a specific time period.
E.g. in the time from 18:00-06:00 tickets should be displayed in a certain view.
Does anyone have a tip how to implement this ?
This topic has been closed for replies.
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Because time definitions are relative based on timezone there are no direct automation conditions which reference clock time for activation. Automations also only run once an hour at the start of the hour so there is no guarantee that the automation will start processing exactly at a specified time.
You would likely be best served creating a ticket view that allows your agent that is monitoring things after 4:30 pm full visibility to tickets regardless of who is assigned to the ticket. This would allow them to see items which still require responses, have replied outside after 4:30 pm, and not disrupt ticket ownership when staff are back the next day.
Another option is to have an office schedule (see https://support.zendesk.com/hc/en-us/articles/4408842938522-Setting-your-schedule-with-business-hours-and-holidays) set with hours ending at 4:30 pm and a trigger that activates if you are outside of Office Hours when a ticket is updated by a customer response. You could have the action on this be assigning the ticket to your agent directly, or just sending them an email update to check the ticket. However, this would only apply to tickets that receive an update when you are outside of business hours and not ticket that have been unanswered or are waiting on action before office hours end.
I hope this helps!