# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/next_generation_inc.py # Rôle : Connecteur Next Generation Inc — breezy (org « next-generation-inc ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-23] # Créé : 2026-08-23 Modifié : 2026-08-23 # ============================================================================= from .breezy import BreezyConnector class NextGenerationIncConnector(BreezyConnector): source_id = 'next_generation_inc' EMPLOYER = 'Next Generation Inc' ORG = 'next-generation-inc'