The CreatorCon Call for Content is officially open! Get started here.

Best Way to Send Bulk Emails

lisa_haworth
Tera Contributor

Hello,

 

We built a custom app to send out email notifications to large groups within our organization and we are using Office 365 (cloud) mail service. We have recently found that the Office 365 cloud service blocked emails from being received from our ServiceNow instance due to high spam count. We are using an Active directory DL (Approx 1200 people in the DL)   as the recipient of the communication instead of a ServiceNow group.

 

Is there a best practice for sending bulk email  notifications such as these?

Any advice will be appreciated!  

3 REPLIES 3

rob_pastore
ServiceNow Employee
ServiceNow Employee

No way to bet around the spam filter. (besides sending them 50 at a time every 90 seconds - which i wouldn't know how to do in SN)



Best to get the sender whitelisted by your office365 team.


dave_slusher
ServiceNow Employee
ServiceNow Employee

I don't know the feasibility of this but I know that there is an O365 API for sending mail.


https://msdn.microsoft.com/en-us/office/office365/api/mail-rest-operations



It might be possible to send the messages through an integration to the server, thereby avoiding the mail gateway.



Here is josh.nerius   working through the beginnings of an O365 integration: https://www.youtube.com/watch?v=4_Tu3AAerkA&list=PL3rNcyAiDYK3YiwkTj8OUSs_FRz-YSIw2


Integrating with O365 Mail and Calendar using Graph API - Live Coding Happy Hour for 2017-09-15 - Yo...


Aditya Telideva
ServiceNow Employee
ServiceNow Employee

Hi Lisa,


Servicenow can deliver 1000+ notifications on a notification. ServiceNow is capable of this now by splitting the email delivery ( 100 per bulk).


There is no specific limitation on this.


Thanks,


aditya Telidevara