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