Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Rule “use-zendesk-trigger-and-automation/rule” #7880

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions rules/use-zendesk-trigger-and-automation/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
type: rule
title: Do you use triggers and automation effectively?
uri: use-zendesk-trigger-and-automation
authors:
- title: Kaique Biancatti
url: https://ssw.com.au/people/kiki
created: 2024-01-31T03:50:42.319Z
guid: e0ef1329-5fd9-4717-b952-c7fa7afd35d5
---
As a Zendesk user, harnessing the power of triggers and automation is key to enhancing your customer support experience. Effective use of these features can streamline your workflow, ensure timely responses, and improve overall customer satisfaction.

<!--endintro-->

Zendesk triggers and automation are powerful tools for managing and responding to tickets efficiently. Triggers are business rules that run immediately after tickets are created or updated. Automations, on the other hand, are rules that perform actions after a certain period.

Please see the following [video from SweetHawk](https://www.youtube.com/watch?v=FhTFE8xgu2g) for more information:

`youtube: https://www.youtube.com/embed/FhTFE8xgu2g?si=lBk4vcA5TKLA-TsS`
**Video: Zendesk Triggers EXPLAINED (8 min)**

Examples of triggers that can be used:

* When your CEO emails Zendesk, remove the group notification - let the CEO CC whoever he wants to see in the email, this means less email noise 🔉
* If an email is sent to a particular email address, make it Urgent 🔥

### Why Use Triggers and Automation?

- **Efficiency**: Automate routine tasks, saving time for your team.
- **Consistency**: Ensure a uniform response to common ticket scenarios.
- **Timeliness**: Respond to tickets promptly, even outside business hours.

### How to Use Triggers and Automation in Zendesk

1. **Creating a Trigger**

- Navigate to `Admin` > `Business Rules` > `Triggers`.
- Click `Add Trigger`.
- Define the conditions and actions for the trigger. For instance, send an email to a customer when their ticket is received.

2. **Setting Up Automation**

- Go to `Admin` > `Business Rules` > `Automations`.
- Click `Add Automation`.
- Set conditions that must be met over time. For example, notify your customer if a ticket remains pending, without a reply from them, for 48 hours.

### Zendesk Official Documentation

- [Setting up and managing triggers](https://support.zendesk.com/hc/en-us/articles/203662106)
- [About triggers and how they work](https://support.zendesk.com/hc/en-us/articles/4408822236058-About-triggers-and-how-they-work)
- [About automations and how they work ](https://support.zendesk.com/hc/en-us/articles/4408832701850-About-automations-and-how-they-work)

Remember, triggers and automations are potent tools, almost the core of Zendesk Support. Use them wisely to enhance your customer support efficiency and effectiveness.

Loading