Triggers are rules that automatically take certain actions when certain events occur. Triggers are activated immediately when tickets are created or updated and take the specified actions when conditions are met.
Key Components of Triggers
- Conditions : Determines when the trigger will run.
- Actions : These are actions to be performed when the conditions are met. For example;
- Change the status of the ticket.
- Assigning the ticket to a specific person.
- Adding a tag to the ticket.
- Sending an email to the customer or support team.
Advantages of Triggers
- It enables repetitive tasks to be done automatically, thus increasing the efficiency of the support team.
- Ensures standardized and consistent execution of support processes.
- Ensures immediate response to important incidents, which improves customer satisfaction.
- Facilitates tracking and management of important information such as status and priority of tickets.
Trigger Examples
- Send Notification When a New Ticket is Created
- Conditions
- The ticket has just been created.
- Actions:
- A notification email is sent to the support team.
- The ticket is assigned to a specific agent.
- Sending a Ticket Resolved Message to the Customer after a Closed Ticket
- Conditions:
- The status of the ticket is “Resolved” or “Closed”.
- Actions:
- The customer may be sent a message that your request has been resolved and a satisfaction survey.
- Ticket Related to a Specific Topic
- Conditions:
- “Invoice” or “Payment” is the subject of the ticket.
- Actions:
- The ticket is assigned to the billing department.
- The tag “invoice” is added to the ticket.
Triggers automate customer support processes, reducing support team workload and increasing customer satisfaction. Triggers help the support team to be more proactive and effective.