This extension allows you to embed a Qlik Answers assistant in your Qlik Sense app.
- Download the extension here: https://github.com/JulioCMendo/answers-for-sense-separate-tenant/releases/tag/v0.1.0
- Upload the extension to your Qlik Cloud Tenant
- Modify Content Security Policy:
- Create a Web Integration on Qlik Answers Tenant, allow the Qlik App Host URL as an origin:
- Drag the Extension Object to the App where you wish to use it, then fill out the fields:
You can clone or fork this repository and build the extension. First, run npm install
.
After the installation is successful, you can build the extension with npm run sense
.
- First release
- Embed a Qlik Answers assistant in your Qlik Sense app from a separate Cloud Tenant Host.
- Only works by providing Assistant ID directly.
- CSS theming library removed.
- Added instructions for building the installation.