Skip to content

Releases: derpenstiltskin/connectwise-powerbi

v1.2.0

16 Jun 05:02
Compare
Choose a tag to compare
  • Split Token Request from CWAutomateApiRequest into own query CWAutomateApiTokenRequest to allow token reuse and minimize Automate API calls
  • Added Token parameter to CWAutomateApiRequest to pass Token value into
  • Updated existing Automate sample to reflect changes
  • Added CWAutomate_GetDriveHealthStats to show token reuse and a more complex Automate API task

v1.1.0

18 May 01:59
Compare
Choose a tag to compare
  • Split ConnectWise Manage and ConnectWise Automate queries into separate files
  • Added handling of null field values being returned from the APIs on the first record
  • Added additional condition handling of data being returned from APIs that could result in errors
  • Updated Samples

v1.0.1

25 Oct 21:27
Compare
Choose a tag to compare
  • Fixed query string bug in Automate and Manage queries

v1.0.0

22 Oct 03:42
Compare
Choose a tag to compare

First release for the project.