A collection of awesome resources related to several Qlik Sense integration resp. Qlik Analytics Platform (QAP) topics. Inspired by awesome lists. Contributions are not only always welcome but the entire idea behind this list! Please take a look at the contribution guidelines and quality standard page first.
- Integration Overview
- Solutions built on top of QAP
- Engine API
- Mashup API
- Visualization API
- Widget Libraries
- Capability APIs
- Building Visualization Extensions
- Visualization Extensions
- Qlik Sense Repository (QRS) API
- Security
- Connectivity
- .NET SDK
- Qlik Analytics Platform / QAP - Overview of the Qlik Analytics Platform
Solutions built on top of Qlik Analytics Platform / leveraging APIs of QAP:
- Fasttrack - Transfer dimensions and expressions from QlikView 11 to Qlik Sense
- QLIK-Visualization-API-json-file - Reuse your application design done in the Qlik Sense Desktop or on the Qlik Enterprise server across multiple applications for different customers
- SaaS Demo - SaaS API automation demo.
- mdemo - A Qlik Sense Mashups demo Extension for Qlik Sense Desktop and Qlik Sense Server.
- On demand app generation - A simple On-demand app generation extension for Qlik Sense.
- app-on-demand - On demand app generation
- architeqt - Generated Qlik Sense apps from a template
- qlik-elastic - Generated Qlik Sense apps from ElasticSearch
- QlikSocial - Social Media on demand app generator for Qlik Sense
- Introduction to Generic Object - Very detailed explanation of the Generic Object, which is the foundation for all visualizations in Qlik Sense.
- qsocks - A lightweight promise wrapper around the Qlik Sense Engine API.
- Engine API Explorer - Introduction to the Engine API Explorer (a part of Dev Hub).
- Engine API and qSocks - Engine API and qSocks - Connecting and getting a list of available apps.
- QlikSenseAngularDemo - A lightweight browser demo of the new Qlik Engine API.
- Qlik REST In Sense (otto) - A RESTful Engine API wrapper to easily accessapps, objects and its data on a Qlik Sense server thru a REST API to integrate with other systems.
- Mashup API Tutorials - Great series of tutorials how to get started with Mashups.
- Extensions to the Mashup API
- Qlik Analytics for Visual Studio - Visual Studio plugin to integrate Qlik Sense visualizations into an existing web site.
- The Visualization API - An Overview - Great overview of the Visualization API, created by Erik Wetterberg.
- Some great gists, using the Visualization API:
- Basic Visualization API example. - Connecting to Qlik Sense and displaying fully interactive graphs based on Qlik data.
- Patching properties on the fly -
- Selective Data points -
- Visualization API and Extensions on the fly - Loading on the fly extensions and using the visualization api to display them.
- Introduction to Generic Object - Very detailed explanation of the Generic Object, which is the foundation for all visualizations in Qlik Sense.
Some collections of Widgets:
- SenseUI-Widgets - The Widget library created by Qlik's demo team.
- Themed Widgets - Qlik Sense UI Widgets supporting themes
- WebPack-CapabilityAPIs - Examples how to use the Capability APIs in combination with WebPack
- Qlik Sense Extension Tutorial - Living tutorial on how to create visualization extensions, including sample code.
- Qlik Sense Extension with D3 - Tutorial: How to Build a Qlik Sense Extension with D3.
- D3 & Visualization Extensions - Tutorial on using D3 in Qlik Sense Visualization Extensions
- Using Bootstrap CSS in Qlik Sense Visualization Extensions - How to prevent clashes between Qlik Sense' CSS files and those from Bootstrap.
- Lasso filtering - Lasso filtering in Qlik Sense Visualization Extensions.
- Lasso plugin - D3 plugin, very similar to the lasso in Qlik Sense.
- Qlik-Sense-D3-Visualization-Library - A library of d3 visualizations housed in 1 Qlik Sense extension.
- ES6, Babel, Webpack & GulpJS - Template for developing visualization extensions, using ES6, Babel, Webpack & GulpJS).
A random selection of visualization extensions, you'lll find much more on branch.
- Google Annotation Chart
- qse-mgoimagegrid - Display images in a grid.
- SenseDateRangePicker - Sense Date Range Picker
- Waterfall extension - Waterfall extension based on amCharts.
- xGridResizer - This extension lets you resize the grid of a sheet in Qlik Sense. (Attention: absolutely not supported and very experimental)
- xTableBox - Display all columns of a table, very usefull during the data-modelling process.
- Qlik-Cli - PowerShell Cmdlets to talk to the QRS API.
- QlikSensePowerShell - A powershell plugin with common Qlik Sense automation functions.
- Authenticating with certificates - A step-by-step guide how to set up, configure and use certificates for authentication.
- AccessControlTestModule - Authentication module for Qlik Sense to be used to test Access Control
- Using Header Authentication - A step-by-step guide how to set up and use header authentication.
- qlik-auth - Node.js library to simplify custom authentication with both QlikView and Qlik Sense.
- qlik-auth-net - Asp.net module for simplifying custom authentication with Qlik Sense.
- qlik-auth-google - Qlik Sense OAuth2 authentication module designed specifically for Google services.
- qlikoauth - Demonstration using OAuth 2.0 for QlikView and Qlik Sense integration.
- Chrome Security Rule Management - Chrome app developed to help the reuse and transfer of rules between Qlik Sense environments.
- Using Capability APIs with tickets - Example how to use Express to host a page using the Capabilities API from Qlik Sense.
- Butler for Qlik Sense - Connectivity proxy for Sense, features such as posting to Slack from load script, real-time forwarding of reload failures and user login/logout events to Slack and MQTT, and others.
- .NET SDK Examples - Some examples using the .NET SDK.
- Reloader NTLM - Example how to avoid consuming license tokens and how to use other credentials than the logged on user.
- SDKConnectionWithSenseTicket - Connect with the Qlik Sense .Net SDK using an existing session.
- ScriptReloader - Illustrate how one can decompose a Qlik Sense App so that scripts can be reloaded from an external server.
- QlikSenseScriptObfuscater - A way to hide scripts with .Net SDK in Qlik Sense.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.