🚀 Heep Widget CDN

Ce serveur héberge le widget WhatsApp pour Heep.ai

✅ Widget disponible : widget.js

📋 Installation

Pour installer le widget sur votre site, copiez ce code avant la balise </body> :

<!-- Widget Heep.ai -->
<script src="https://widget.heep.ai/widget.js"></script>
<script>
  HeepWidget.init({
    apiUrl: 'https://app.heep.ai/api/1.1/wf',
    widgetId: 'VOTRE_WIDGET_ID'
  });
</script>

📚 Documentation

Pour plus d'informations, consultez la documentation complète.