Datablocks Integration Guide
  • Overview
    • Getting started
    • Integration methods
    • Contact information
    • Cache
  • Widgets exceptions
  • Integration
    • JS-Loader
    • Wordpress Plugin
    • Request - JSON
    • Request - HTML
    • IFrame
    • Vue.js
    • React
  • Styling
    • Tables
    • Graphs
Powered by GitBook
On this page
  • KPI-Export
  • Example

Was this helpful?

Widgets exceptions

KPI-Export

The kpi-export is a URL provided by Modular Finance, that can be used to download KPI's.

It should be integrated with Widget URL in a <a>, button or similar ways.

It can not be integrated with JS-Loader or JSON.

Example

<a class="kpi-export" href="https://widget.datablocks.se/api/rose/widgets/kpi-export?token=XXXXXX">
Download KPI's
</a>
PreviousCacheNextJS-Loader

Last updated 1 month ago

Was this helpful?