# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/lightspeedhq.py # Rôle : Connecteur Lightspeed Commerce — ashby (org « lightspeedhq ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-18] # Créé : 2026-08-18 Modifié : 2026-08-18 # ============================================================================= from .ashby import AshbyConnector class LightspeedhqConnector(AshbyConnector): source_id = 'lightspeedhq' EMPLOYER = 'Lightspeed Commerce' ORG = 'lightspeedhq'