ServiceNow Email Redirection Issue — How to Disable Redirection to fred.luddy@example.com?
I'm working in a ServiceNow developer instance, trying to send weekly incident summary emails dynamically to each user for the incidents assigned to them. I wrote a Scheduled Script that loops through users, gets their incidents, and sends emails usi...