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