Test Inbound Email Action without enabling mailboxes

Geeky
Kilo Guru

Hi,

I have a test instance where I do not want to enable any mailboxes and flood user inbox. Instead of enabling any mailbox is there any way to test inbound email action in ServiceNow? Like creating a record in any email form which will serve the purpose?

3 REPLIES 3

Prateek kumar
Mega Sage

Hello Srini


This article might help you


Use Sub-Production Notifications Like a Boss



Please mark my response as correct and helpful if it helped solved your question.
-Thanks

No, I want to find a way to test inbound email actions without using any mailboxes. I am sure there must be a way to do this. There should be a staging form where we can create inbound email action record for processing.


Hi Srini,



You can insert records directly into the sys_email table or reprocess old emails in the same table to test inbound actions.