Difference between revisions of "Quickstart"

From Updox API
Jump to: navigation, search
Line 1: Line 1:
 
These steps outline a quick way to begin communicating with Updox.
 
These steps outline a quick way to begin communicating with Updox.
  
=== [[Vendor credentialing|Get vendor credentials]] ===
+
=== Vendor credentialing ===
This is not automatic yet.
+
[[Vendor credentialing|Get vendor credentials]]
  
=== [[Use_Case:_Adding_a_practice|Use vendor credentials to create a practice]] ===
+
=== Use vendor credentials to create a practice ===
Code samples (C#, Java) included!
+
[[API Method CreatePractice|Create a new practice]]
  
=== [[Create and add a user to the practice]] ===
+
=== Create and add a user to the practice ===
Code samples (C#, Java) included!
+
[[API Method UserCreate|Create a new user]]
  
=== [[Send a Direct message from the created user in the created practice]] ===
+
=== Send a Direct message from the created user in the created practice ===
Code samples (C#, Java) included!
+
[[API Method DirectSend|Send a Direct message]]

Revision as of 15:22, 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

Create a new practice

Create and add a user to the practice

Create a new user

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

Send a Direct message