Satisfaction Survey Sent to Specific Email Address
Hey'all. I am looking for a way to send User Satisfaction Surveys to an e-mail address instead of to the Tick Owner's email. Can this be done through a custom ticket rule or some other way?
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
Hey Dyehard,
This could be done with a custom help desk rule.
Your going to write a rule that's run on ticket save.
The criteria is going to be looking at HD_TICKET_CHANGE.
Your going to be looking for a description where the status changes to close.
Try putting something together, and post the results.
We'll help if you get stuck.
This could be done with a custom help desk rule.
Your going to write a rule that's run on ticket save.
The criteria is going to be looking at HD_TICKET_CHANGE.
Your going to be looking for a description where the status changes to close.
Try putting something together, and post the results.
We'll help if you get stuck.
Please log in to comment
I have ZERO SQL experience and honestly don't know where to start. Let me run through the wizard for a minute and see what I can come up with.
ORIGINAL: dchristian
Hey Dyehard,
This could be done with a custom help desk rule.
Your going to write a rule that's run on ticket save.
The criteria is going to be looking at HD_TICKET_CHANGE.
Your going to be looking for a description where the status changes to close.
Try putting something together, and post the results.
We'll help if you get stuck.
Please log in to comment
Yep...completely baffled. I know the logic of what I am trying to accomplish, but do not understand the underlying mechanisms and syntax to make it happen.
I understand where you're coming from saying that is an action that needs happen at ticket close. What I need is @ Ticket Close Send Satisfaction Survey that the response to will be sent to a designated Manager Account instead of the Ticket Owner's account....
I understand where you're coming from saying that is an action that needs happen at ticket close. What I need is @ Ticket Close Send Satisfaction Survey that the response to will be sent to a designated Manager Account instead of the Ticket Owner's account....
Please log in to comment
Comments