Skip to content

AdamLee321/AurivoAutoNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Aurivo Automatic Notification Service

Purpose

The purpose of this service is to send SMS notifications and group emails to specific alert groups.

Overview

Sending an email using a specific email with specific keywords in the subject will relay the communication to all users assigned to the keyword’s alert group. The user can key in a message in the emails body or leave it blank for the alerts default message to be sent.

EWS API

The Authentication folder holders the Exchange web services API this allows us to access the chosen mailbox and monitor the emails.

Vodafone Bulk Message

This was used to send the SMS messages. This API is very easy to use but can be expensive depending on how many texts you wish to send.
  • • Twilio
  • • PlaySMS
  • • Neon SMS
  • SMTP Client

    The simple smtp client was used to send the mail messages and to send a report once the service has been stopped to inform me how many messages were sent and to who.

    Database

    If you are finding it hard to understand thge code its probably because you dont have a database to go with this code. The reason I havent included the databse is for security reasons. If you would like to know how I created the database please get in touch on my website, or leave a comment here on the Hub.

    About

    A project I created, developed and deployed to a company I worked for which sends automatic notifications to specific clients using Email and SMS.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published