Difference between revisions of "Quickstart"
From Updox API
(→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]]. | ||
− | + | Code samples {{PracticeCreateLink}} | |
=== Create and add a user to the practice === | === Create and add a user to the practice === | ||
− | [[ | + | 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 14:28, 19 November 2013
These steps outline a quick way to begin communicating with Updox.
Contents |
Vendor credentialing
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