I'd like to generate a list of employees, exporting the raw data would be fine. I need the EID field data and at least the login or the employee name fields. What's the best way to do this?
There is not a default export button for employees (under the Export Raw Data section), so what you probably would need to do is grab the data via XML or HTTP. You could modify the format file in the ISP Management web interface to spit out a CSV format for example if you wanted (rather than list the employees in an HTML format).
What is the name of the employee ID field? In the support survey's it's EID, but I don't seem to be getting any data for that field...