Started integrating external systems

This commit is contained in:
2026-07-23 14:48:30 +02:00
parent 8e218fd4ba
commit 4abb94b88c
21 changed files with 485 additions and 33 deletions
+38
View File
@@ -0,0 +1,38 @@
<?php
// Topdesk interface
// $config_ext['topdesk']
class Topdesk {
}
/*
Topdesk-Infos / Interessante Tabellen
object
type
asset_typ_id
asset_summary
asset_status
ref_name
asset_type
unid 16 Byte GUID
name
am_entity
object.asset_id = am_entity.unid
am_field
id
displayname
properties (JSON)
am_value
entityid
fieldname
textvalue
numvalue
valuetype
am_relation
sourceId
targetId
*/