Difference between revisions of "Quickstart"

From Updox API
Jump to: navigation, search
(Use vendor credentials to create a practice)
Line 7: Line 7:
 
Learn more about Practice creation [[Account_and_User_Management#PracticeCreate|here]].
 
Learn more about Practice creation [[Account_and_User_Management#PracticeCreate|here]].
  
See code samples [[API Method PracticeCreate|here]].
+
Code samples {{PracticeCreateLink}}
  
 
=== Create and add a user to the practice ===
 
=== Create and add a user to the practice ===
[[API Method UserCreate|Create a new user]]
+
Learn more about User creation [[Account_and_User_Management#UserCreate|here]]
 +
 
 +
Code samples {{UseCreateLink}}
  
 
=== Send a Direct message from the created user in the created practice ===
 
=== Send a Direct message from the created user in the created practice ===
 
[[API Method DirectSend|Send a Direct message]]
 
[[API Method DirectSend|Send a Direct message]]

Revision as of 15:28, 19 November 2013

These steps outline a quick way to begin communicating with Updox.

Contents

Vendor credentialing

Get vendor credentials

Use vendor credentials to create a practice

Learn more about Practice creation here.

Code samples Template:PracticeCreateLink

Create and add a user to the practice

Learn more about User creation here

Code samples Template:UseCreateLink

Send a Direct message from the created user in the created practice

Send a Direct message