Interactive Demo & Integration Tool
Copy the exact refreshToken key and value from the
customer's LocalStorage.
Note: The widget automatically extracts the
client_id from the key pattern and sends it to the
backend.
Add these lines to your application to integrate the Lara Widget:
<!-- Add to your HTML --> <script type="module" src="https://lara-scalara.pages.dev/lara-widget.js"></script> <lara-widget data-api-url="https://scalara.app.n8n.cloud/webhook/lara-chat"></lara-widget>