- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 02:27 PM
While the condition for "incident has been created" email notification is as below, we just noticed that an incident email notification was created when someone accepted a meeting invite. I mean the acceptance of the "move invitation " created an additional ticket with ItHelp, which is annoying. How I can i stop these email to be sent?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:14 PM
Do you have these setup in your System Properties->Em ail Properties?
You can also add below condition
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 02:29 PM
Accepting meeting invites is likely sending a confirmation notice back to the source, and that source is ServiceNow.
If all the confirmation notices look the same you'll have to write a condition into your inbound actions on the Incident table such that they ignore that kind of email.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:08 PM
Can you help me with the condition pls?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:29 PM
I think adding the condition is the best solution. thanks