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