Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 227 Bytes

EncompassREST

Encompass Next Generation REST .NET API

To get started :
create a new session

var session = new Session([API_ClientID],[API_Secret],[Encompass_Instance],[Encompass_UserID],[Encompass_Password]);