Difference between revisions of "Direct Message Outbound"
From Updox API
Line 1: | Line 1: | ||
− | The Updox API provides three messages for outbound Direct messages: DirectSimpleSend, DirectMessageSend, and PatientDirectMessageSend. All three | + | The Updox API provides three messages for outbound Direct messages: [[API Method DirectSimpleSend|DirectSimpleSend]], [[API Method DirectMessageSend|DirectMessageSend]], and [[API Method PatientDirectMessageSend|PatientDirectMessageSend]]. All three methods 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. | Once a valid account and user exists, you can begin sending Direct messages. |
Latest revision as of 16:08, 15 November 2013
The Updox API provides three messages for outbound Direct messages: DirectSimpleSend, DirectMessageSend, and PatientDirectMessageSend. All three methods 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.