This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interface with ZAM from another program/script

Does anyone know if there is a fairly easy method for interfacing with the zam database or web front end from another program/script? I was hoping for a command line utility or something similar where you could "dump" the information about a workstation. When we were using Zenworks inventory a lot of the data was easily retrievable from ldap which made writing scripts and things very easy... Anything similar with ZAM?
  • 0
    Not that I am aware. LDAP nor API are an option when attempting to retreive data. I would recommend you hit it from the backend using the predefined SQL views unless you are crafty enought to write your own which requires some cumbersome joins.

    Anyone else here have input that might help?

    Thanks, Bryant