# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/ott.py # Rôle : Connecteur OTT Financial — bamboohr (org « ott ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-17] # Créé : 2026-08-17 Modifié : 2026-08-17 # ============================================================================= from .bamboohr import BambooHRConnector class OttConnector(BambooHRConnector): source_id = 'ott' EMPLOYER = 'OTT Financial' ORG = 'ott'