handlers.lansweeper_sync_handler

class LansweeperSyncHandler(handlers.generic_connector.GenericConnector):

Please contact Aronis support for setup assistance.

system = 'Lansweeper'
bw_prefix = 'ls'
name = 'Sync To Lansweeper'
description = 'Synchronizes LeanIX Fact Sheet updates to Lansweeper.'
conditions = {'event_types': ['FactSheetUpdatedEvent'], 'fs_types': ['Application']}
config_template = {}
def get_record(self, table):
def get_record_class(self):