Testing an inbound email action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 06:39 AM
Hi, is there a way to test inbound email actions? I am trying to create an email record according to the conditions set in the email action but it does not trigger it. I am wondering if I test it wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 06:59 AM
Hi @La Maga ,
1)To test if incoming emails meet your conditions, send a test email from your personal email address to your ServiceNow system.
2)When an incoming email passes all filters and arrives successfully, it's logged in the system as "Received." You can view these logs by going to a specific URL:
- https://<instance>.service-now.com/sys_email_list.do?sysparm_query=type%3Dreceived
3)You can also find information about incoming emails by going to the "System Properties" section, specifically the part related to "Email." This area provides settings and data about how your system handles emails.
Please mark it as solution proposed and helpful if it works for you.
Thanks,
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 07:07 AM - edited 10-17-2023 07:08 AM
Hi @La Maga
You can also test by creating email record and provide all the required details.
Navigate to below path and click on New.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2025 10:04 AM
Great! it worked for me