Difference between revisions of "Quickstart"
From Updox API
(→Create and add a user to the practice) |
|||
Line 12: | Line 12: | ||
Learn more about User creation [[Account_and_User_Management#UserCreate|here]] | Learn more about User creation [[Account_and_User_Management#UserCreate|here]] | ||
− | Code samples {{ | + | Code samples {{UserCreateLink}} |
=== 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:UserCreateLink