How to Automatically Collect Feedback From Zendesk Tickets When Marked as Resolved

 
This article will show your Customer Success team how to create a feedback workflow with Zendesk, Zapier, and Qualaroo so feedback can be collected when a ticket is solved.
 

Here's an example email to give you an idea of the end goal. It’s automatically sent when a Zendesk ticket is closed.

 

Preview of collecting feedback after the ticket is closed

 

How to Automatically Collect Feedback From Zendesk Tickets When Marked as Solved

 

Step 1: Creating a Zap with Webhook in Zapier

 

 

Webhooks by Zapier

 

 

Catch Hook

   

Webhook URL

 

Step 2: Creating an HTTP Target in Zendesk

   

Admin Center

   

Apps and Integrations

   

URL Target

   

Enter details

 

Step 3: Checking the Webhook in Zapier

   

Test Trigger

 

Step 4: Adding a Filter step

   

Add Filter

   

Select Filter Options

 

Step 5: Zendesk action

   

Zendesk

   

Connect Zendesk Accounts

   

Choose account

   

Turn on your Zap

 

Step 6: Creating a Gmail action in Zapier

   

Create a Gmail Action in Zapier

   

Action Event

   

Finally, it’s time to set up the email template.

 

Before we do, though, let’s create the survey you’ll be sending.

 

Suggested Qualaroo Survey

 

1. Create a Link survey

2. Add the first question, “How would you rate your {{ Company }} support experience?”

 

It should be a radio option type:

  1. Feel free to create branching with follow-up questions based on their response.

  2. Save it.

  3. Copy the link from the dashboard.

 

Setting up the template in Zapier

 

In Zapier, you can add variables pulled from the test data we sent them in Step #2.

 

Simply expand the options with the icon to the right of the input and find the value you need.

 

In the “To” field, enter the requester’s email address.

 

Add variables

   

After you paste in the HTML, make sure you edit the following:

   

Step 7: Creating a Trigger

   

Zendesk Admin Center

   

Objects and rules

   

Add Trigger

 

 

 

Enter details

   

Set preferences

 

 

{
"subject":"{{ticket.title}}",
"id":"{{ticket.id}}",
"requester":"{{ticket.requester.email}}",
"ticketurl":"{{ticket.url}}",
"tags":"{{ticket.tags}}"
}
 

Copy JSON code

Create

 

That is all about automatically collecting feedback from Zendesk tickets after they are marked as resolved.

 

 

Related Articles:

 

Create your own Knowledge Base