- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 04:21 AM
How I can test inbound email action in my free Service now development instance ? to which email I should send my email to run the action?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 04:29 AM
Usually the inbound email if it has managed to satisfy all message filters, it will be logged in Email Logs with type = recieved
https://<instance>.service-now.com/sys_email_list.do?sysparm_query=type%3Dreceived
The inbound email can be checked under the section: System Properties -> Email
--
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 04:29 AM
Usually the inbound email if it has managed to satisfy all message filters, it will be logged in Email Logs with type = recieved
https://<instance>.service-now.com/sys_email_list.do?sysparm_query=type%3Dreceived
The inbound email can be checked under the section: System Properties -> Email
--
Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 10:31 AM
Have you enabled the send and receive settings in email properties?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 10:41 AM
I am beginner in service now and I need to Test inbound email action. This link was really useful
Troubleshooting Inbound Email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 10:39 AM
by the way the inbound email address would be the name of your instance.....here's a sample: dev#####@service-now.com