Skip to content

Instantly share code, notes, and snippets.

View wrhansen's full-sized avatar

Wesley Hansen wrhansen

  • eMoney Advisor
  • Holland, MI
View GitHub Profile

Keybase proof

I hereby claim:

  • I am wrhansen on github.
  • I am wrhansen (https://keybase.io/wrhansen) on keybase.
  • I have a public key whose fingerprint is DB67 F726 3C9C C33D 695C E51A 1E1D 4F0A 226D 2922

To claim this, I am signing this object:

@wrhansen
wrhansen / gist:7199402
Created October 28, 2013 15:54
Try this for downloading an ActiveInventoryReport using lmslib
"""
This is an example of requesting a report through LMS, in this case we're
requesting an ActiveInvenotryReport.
NOTE: This code is completely untested at this point, but it should work.
"""
import uuid
import lmslib