Email notifications set to send by time intervals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2014 07:35 AM
Is there a way to have the email notifications set to send by time intervals?
Example: first email sent upon initial opening of incident thats fine, second email sends at 15 minutes in, 3rd email sends at 30 minutes in, if issue remain open then it will send an update at 1 hour then at 4th hour then finally upon resolution.
And if an incident is resolved in first 15 min or between any of the other intervals in the example above, the last email would be triggered by the state change to resolved.
Could you please any one help on this?
Thanks,
Faizeal.
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2014 07:39 AM
You should already have standard triggers for sending an email on resolution. For the other timings, the easiest way is to set up a workflow with a 'timer' activity for the specified intervals. You'll want to include a second path in your workflow that waits for the incident to be resolved and then immediately ends the workflow so that you don't end up sending emails even though the ticket has been resolved.
You could set this up with a custom workflow or leverage the SLA definitions to accomplish it.
Please mark this as the correct answer if it solves your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2014 03:22 AM
Thanks Mark. Timer activity working perfectly in workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2015 02:18 AM
Hi Mohamed,
I have a same requirement could you please let me know what you have done for Email notifications set to send by time intervals.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2015 05:18 AM
Create a workflow and set up the time intervals, take a look for Default SLA for reference.