Difference between revisions of "Direct Message Outbound"

From Updox API
Jump to: navigation, search
(Init)
 
Line 10: Line 10:
  
 
== PatientDirectMessageSend ==
 
== PatientDirectMessageSend ==
[[API Method PatientDirectMessageSend|PatientDirectMessageSend]] will see a Direct message to one recipient from a patient.
+
[[API Method PatientDirectMessageSend|PatientDirectMessageSend]] will send a Direct message to one recipient from a patient.

Revision as of 17:07, 15 November 2013

The Updox API provides three messages for outbound Direct messages: DirectSimpleSend, DirectMessageSend, and PatientDirectMessageSend. All three messages require authorization with a valid account and user. See Account and User Management for information about creating accounts.

Once a valid account and user exists, you can begin sending Direct messages.

DirectSimpleSend

DirectSimpleSend will send a Direct message to one recipient from the authorized user's direct address.

DirectMessageSend

DirectMessageSend will send a Direct message to multiple recipients from the authorized user's direct address.

PatientDirectMessageSend

PatientDirectMessageSend will send a Direct message to one recipient from a patient.