- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2015 10:54 AM
We're looking at combining our Survey email with our Incident has been closed and our Ritm has been completed, emails. Our management is wanting 1 email to be sent to the customer and the survey to be included. So basically, on every closed incident or ritm, our customer would have a link to the survey.
I'm trying to figure out what the survey link should be and will we break something by doing this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2015 12:19 PM
If you want a survey every time, then simply take all your closure info, and put it into the Survey trigger email instead. You might have to be a little more creative in dot-walking to the fields that you need, but this is the only way to pull it off.
EDIT: The reason you can't just add a Survey link to the Incident closure email is that the incident closure email is triggered by an event. That event is fired by a business rule that only looks for the Incident to be moved to Resolved. That could be miliseconds or even seconds before the survey is launched, so there's no record for which to form a Survey URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2015 12:15 PM
Is the survey sent on both Incident and RITM closures?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2015 12:17 PM
Yes. We have Incident and RITM closure emails. We just want to add a Survey Link to the closure emails, so they'll have the opportunity to do a survey for every Incident or RITM that's closed for them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2015 12:19 PM
If you want a survey every time, then simply take all your closure info, and put it into the Survey trigger email instead. You might have to be a little more creative in dot-walking to the fields that you need, but this is the only way to pull it off.
EDIT: The reason you can't just add a Survey link to the Incident closure email is that the incident closure email is triggered by an event. That event is fired by a business rule that only looks for the Incident to be moved to Resolved. That could be miliseconds or even seconds before the survey is launched, so there's no record for which to form a Survey URL.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2019 01:25 AM
4 years old and still useful and relvant. I had considered this option but it's good to see a consensus.
Thank you.