# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/rebootmonkey.py # Rôle : Connecteur RM Staffing B.V. — recruitee (org « rebootmonkey ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-23] # Créé : 2026-08-23 Modifié : 2026-08-23 # ============================================================================= from .recruitee import RecruiteeConnector class RebootmonkeyConnector(RecruiteeConnector): source_id = 'rebootmonkey' EMPLOYER = 'RM Staffing B.V.' ORG = 'rebootmonkey'