Download of product keys and other info to spread sheet

Good morning,

I think this might well have been asked before...

We need to download our product keys along with some other data (e.g. email, activations, created date) - a bit like the grid we see on LimeLM (though with some more columns) in CSV/Excel format.

This is so we can audit which keys have been used when etc. etc.

Can't see how to do this via the LimeLM web site. Believe it can be done via the API but we've not needed to look at that yet.

So:1. Can it be done via the web site (are we being thick?!) ?2. If it's "easy" to do via the API does anyone have some code they could send us to do it? Ideally .NET winforms but if it's some scripting language I'm sure we could get to grips with it...3. If it's not that easy is it possible to ask for a "dump" of what we've got there at the moment emailed to us? (I can give you our primary username)

Thanks,

Dr. Michael Dye

Hey Michael,

Believe it can be done via the API but we've not needed to look at that yet.

Yes, you can do it from the web API, using the advanced search or activity functions.

1. Can it be done via the web site (are we being thick?!) ?

Not yet. In about 1 and a half weeks you will be able to (we put a significant amount of time improving this in LimeLM, and it will be released shortly).

2. If it's "easy" to do via the API does anyone have some code they could send us to do it? Ideally .NET winforms but if it's some scripting language I'm sure we could get to grips with it...

The web API pack has example usage.