- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 03:36 AM
for example:
if I want to create a incident through inbound email action I will configure action and will send the mail to production@service-now.com but along with it if user sends to xyz@gmail.com or xyz@outlook.com.
it should create incident in same production instance.
for this where we will configure this mail so that mails triggered to this mail will create incidents??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 03:10 AM
Why 'some one else'? You can just put a forwarding rule on it. Email comes in -> forward to ServiceNow -> inbound action takes care of whatever it needs to take care of.
ServiceNow isn't an email provider on which you can create multiple email boxes. Take care of it within you own infra structure. It will be more maintainable and the best upside is: you can have different rules apply on where it is coming from.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 06:19 AM
You will need to have a forward on those email addresses to send it to your instance. That's not configurable in ServiceNow.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 12:02 AM
You mean once mail reached to xyz@gmail.com some one else will forward to production mail so that it will create incident?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 12:26 AM - edited 03-08-2024 05:47 AM
Hi @Manikantahere, I had worked on same scenario in past. Users can send an email to (Ex: test@test.com) and the outlook team in your company can configure to forward it to production instance.
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 01:07 AM
so there is no chance of creating incident in prod if we sent a mail to test@test.com ? cant we achieve it?
is there any possibility by creating email account ?