Skip to content

Example Apps that demonstrate the use of Practice Engine API's via HTTP Clients.

License

Notifications You must be signed in to change notification settings

jstrong013/ApiExamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiExamples

Example Apps that demonstrate the use of Practice Engine API's via HTTP Clients.

Please note that there are 2 different ways to connect depending on the version of Practice Engine you are using. 9.5 and prior use one method, and 9.6 and later use OpenIdConnect protocol.

Pre-9.5 only provides a .net Framework example.
9.6-Later provides both .Net Framework, .Net Core, Python, and PowerShell examples.

To explore the API's available in your system, simply point your browser to your site and chang the URL Path to /PE/ApiHelp. This will include details of all API's available in the version/build of your software.

About

Example Apps that demonstrate the use of Practice Engine API's via HTTP Clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.0%
  • PowerShell 3.8%
  • Python 3.2%