How to test Inbound Email Actions for the sub-production instance
Hello, I need a bit of help with the testing of Inbound Email Actions. The OOTB inbound action named Create Incident (Forwarded) was edited by me and I created a script which looks like this: if(email.direct.indexOf('xxxx@service-now.com') >= 0) {...