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