0.0.1 • Published 7 years ago

generator-purecloud-api-c-console v0.0.1

Weekly downloads
3
License
-
Repository
-
Last release
7 years ago

PureCloud-C-Console is a sample C# application which acts like a service. It uses client-credintentials to log-in to the PureCloud organization. Attached sample function "GetUsers" from PureCloud.

Project uses NuGet, so all references will be added automatically during first Build or manual selected option "Restore NuGet packages"

To run this application, just start "app.exe", quick help will be displayed if arg /help will be provided.

To override log-in provide following parameters

app.exe /clientid=XXXX /clientsecret=XXXX /env=mypurecloud.ie

By default application will use credentials saved during package generation.

0.0.1

7 years ago