Difference between revisions of "Sending a Direct Message"

From Updox API
Jump to: navigation, search
(Created page with "Set up practice Set up user Potentially Vet Obtain Direct recipient Call API to validate address is trusted Call API to send direct message")
 
Line 1: Line 1:
 
Set up practice
 
Set up practice
 +
 +
 +
 
Set up user
 
Set up user
Potentially Vet
+
Instructions outlined [here][https://updoxqa.com/wiki/index.php?title=User_Management] outline the general process for establishing a user.  The critical part of this for direct communication is the directAddress value sent in the request.  This is the local part of the direct email address and gets prefixed to the left of the @.
 +
 
 +
Identity Verification
 +
At this point, in a production environment, the user is ready to go through the self service identity verification process.
 +
 
  
 
Obtain Direct recipient
 
Obtain Direct recipient
 +
 
Call API to validate address is trusted
 
Call API to validate address is trusted
 +
 
Call API to send direct message
 
Call API to send direct message

Revision as of 14:33, 12 May 2016

Set up practice


Set up user Instructions outlined [here][1] outline the general process for establishing a user. The critical part of this for direct communication is the directAddress value sent in the request. This is the local part of the direct email address and gets prefixed to the left of the @.

Identity Verification At this point, in a production environment, the user is ready to go through the self service identity verification process.


Obtain Direct recipient

Call API to validate address is trusted

Call API to send direct message