Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Testing inbound email actions from my development instance

almuhanm
Kilo Explorer

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?

1 ACCEPTED SOLUTION

ghsrikanth
Tera Guru

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


View solution in original post

5 REPLIES 5

Corvus
Kilo Contributor

search for Email Diagnostics in the menu filter.  It will show you if your email is working.

find_real_file.png