Send email to multiple Receipts
Hi, I want to send an alert to multiple email ids when a channel event occurs(for example:sensor temperature exceeds a threshold value).How can I do it?Help is highly appreciated. Thanks in Advance!
3 Comments
Time DescendingThe ThingSpeak alerts system will only send messages to the account holders email. You can set a forwarding rule in your local email client, perhaps using the subject line of your ThingSpeak alert as a way to set the rule. When the client recieves a message with the appropriate subject, it forwards it to the intended group of recipients. You could use a third party service such as Twillio, IFTTT, or PushingBox, and send the trigger to them using MATLAB analysis just like you would trigger the ThingSpeak alerts system.