# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/jobka/connectors/digitalmoment.py # Rôle : Connecteur Digital Moment — JazzHR (digitalmoment.applytojob.com) # Créé : 2026-08-25 Modifié : 2026-08-25 # ============================================================================= from .jazzhr import JazzHRConnector class DigitalmomentConnector(JazzHRConnector): source_id = "digitalmoment" EMPLOYER = "Digital Moment" ORG = "digitalmoment"