-
Patient Portal Import Message Event import_message Payload 1{
2 "accountId": "",
3 "userId": "",
4 "messageId": ,
5 "patientId": ""
6}
Description Push notification event to pa...
-
Patient Managemen t Patient Communication Consent Event patient_communication_consent Payload 1{
2 "practiceId": "",
3 "patientId": "",
4 "action": "",
5 "deliveryMethod": ""
6}
Desc...
-
Faxing Inbound Fax Event
inbound_fax
Payload 1{
2 "faxId": ,
3 "accountId": ""
4}
Description
Push notification event to partner when a fax was received by Updox.
...
-
Document Managemen t Import to EHR Event import_to_ehr
Payload 1{
2 "accountId": "",
3 "messageId": ,
4 "userId": "",
5 "patientId": "",
6 "categoryId": "",
7 "date": " "
8}
...
-
Direct Messaging Inbound Direct Event inbound_direct Payload 1{
2 "accountId": "",
3 "userId": "",
4 "messageId":
5}
Description Push notification event to partner when a direct...
-
Account Management Account Status Event account_status Payload 1{
2 "accountId": "",
3 "active":
4}
Description Push notification event to partner when an account is registered, ...
-
What Are Webhooks? Webhook is a way for a user of a system to tap into the workflow and listen for specific events. When an event of a subscribed webhook occurs, the system will send your assigned listener (the “hook”) the event information. To...
-
Updated /Practice Create APIs to Not Allow Whitespace Characters for the accountID field We have updated our /PracticeCreate APIs so that whitespace characters will not be allowed in the emrAccountID . For /PracticeCreate , /PracticeCreate/1.1...
-
SMS Send From Numbers We have added default information to the numbers used in sending SMS texts. You have the option to select a 'Send From' number for a location or queue when sending SMS text messages. If you do not select a location or queue,...
-