Send post-resolution email surveys campaign
Last updated
Last updated
With Qwary's Zendesk integration, you can easily send personalized post-resolution surveys to your customers via separate emails. Tailor surveys based on agents, departments, customer groups, languages, and ticket types, ensuring targeted feedback collection and avoiding generic surveys for everyone.
Create a survey and add questions. Once done, activate the survey.
Click Project --> New Project and select a template or start from scratch. Qwary provides a wide range of question types to choose from when adding questions to your survey, including multiple-choice, rating, short answer, picture choice, ranking, form, slider, multiple choice grid, rating grid, Net Promoter Score, and image upload. Once questions are added, activate the survey.
Create a workflow in Qwary.
Go to Workflows --> Create new workflow --> Select Event-based workflow, enter workflow name, and click 'Create.'
Click 'Add Trigger' and select the survey created in the first step
Click 'Add Task' and select 'Zendesk Survey Campaign - Survey customers automatically when a ticket’s status changes in Zendesk.'
Compose email
Enter from name
Enter reply to email address(optional)
Enter subject
Click 'Edit this message' to edit the message—Toggle 'Embed First Question' to embed the first question in the email body. Email for the first question is applicable when you have NPS, Rating Question, or multiple choice question as the survey's first question.
Select schedule
Send email immediately - Check this option to send a survey invitation immediately when the case/opportunity is closed or a custom SOQL Query is evaluated true.
Send an invite with a delay - Check this option to send a survey invitation later after the case/opportunity is closed, or a custom SOQL Query is evaluated as true.
Reminder - Select this option to send a reminder email if participants have yet to respond to the original invitation.
Enter days to wait before sending a reminder email.
Enter reminder subject
Click 'Save' to save the task
Copy webhook URL from the task
Configure webhook in Zendesk
Log into your Zendesk account and open Zendesk admin center→ Apps and Integrations → Webhooks and click on add webhook button.
Select “Trigger or Automation” and click 'Next'.
Add below details
Give a name and description.
Paste the webhook url from the second step.
Keep the method as Post and request format as JSON.
Keep authentication as none
Select a custom test and click the “send test” button to test a webhook.
Click 'Finish Setup'
Ignore the below warning and click "Leave without warning"
Qwary webhook is now active.
Setup Trigger in Zendesk
Open Zendesk admin center → Objects and rules → Business rules → Triggers and click on “Add trigger.”
Enter trigger information
Trigger name: Add contact to email campaign
Trigger description: This trigger adds contacts to the email campaign.
Select “Qwary Email Campaign” from the category. If the “Qwary Email Campaign” does not exist, create a new category.
In the condition select “ticket status,” it is “closed or solved.” If you select solved, you avoid collecting duplicate survey invite for a ticket, as it will be called only when the ticket closes
Add Action: select “notify active webhook” and select “Qwary ticket webhook” and then populate JSON Body with below.
Add Action: select “notify active webhook” and select “Qwary ticket webhook” and then populate JSON Body with below.
Integration is now configured. When a ticket is solved, the ticket requester will receive an email.