Documentation for Developers by Developers

Select a Platform

Notification

Defines a Notification in Proxomo.


Notifications can be sent through a Mobile device (SMS), via EMail or both at the same time.  Person profile notification settings can override NotificationSendMethod.

SMS messages have a 160 character maximum.  Trying to send a Notification with more than 160 characters will produce an error.

EMail message body must be plain text.  HTML email will be added to Proxomo in the future. 

Data Fields

Name Data Type Required Notes
EMailMessage String No Body of the email message.
EMailSubject String No Subject of the email message.
MobileMessage String No Message to be sent via SMS to the users mobile device (160 character maximum).
NotificationType Interger of NotificationType Yes Determines what type of notification is being sent.
PersonID String Yes ID of the Person the notification is being sent to.
SendMethod Integer of NotificationSendMethod Yes Determines the method used to send the notification.

 


So many developers use Proxomo What are you waiting for?

SIGN ME UP