DonLeo wrote:
jfhallee: We're also using OTRS for some years now. Is there anything regarding the integration you would like to share?
Hi,
Well, someone here programmed a SOAP webservice that returns computers and hardware on Lansweeper side in an XML format. On the OTRS Side, we've created import/export templates that runs as cron job and pumps the data from Lansweeper.
Basically, we're pushing the OTRS ID into a custom field in Lansweeper using specific fields depending of asset type (Ex. Computer = computer name and serial number). Then we use that unique ID from OTRS in Lansweeper to push back into OTRS the fields we need like Model, Maker, Owner, etc.