aforren1 / hondetector

1 stars 0 forks source link

Allow alerts to handle multiple recipients #2

Open chrisforrence opened 7 years ago

chrisforrence commented 7 years ago

Currently, alerts can only go to one recipient at a time.

aforren1 commented 7 years ago

It looks like Nexmo just wants you to loop over recipients, ref https://help.nexmo.com/hc/en-us/articles/205065817-How-to-Send-Multiple-SMS-in-a-Single-API-Request.

Email looks like it's just feeding a list into "to", ref https://documentation.mailgun.com/user_manual.html#batch-sending