# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/atialtd.py # Rôle : Connecteur ATIA Ltd — smartrecruiters (org « ATIALtd ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-25] # Créé : 2026-08-25 Modifié : 2026-08-25 # ============================================================================= from .smartrecruiters import SmartRecruitersConnector class AtialtdConnector(SmartRecruitersConnector): source_id = 'atialtd' EMPLOYER = 'ATIA Ltd' COMPANY = 'ATIALtd'