Getting started
Datablocks is an API provided by Modular Finance (MF). The API requires specific credentials and tokens for each customer to decide which data to send.
To request a specific widget a unique token combined with the right widget type is required. The token and widget type are provided by Modular Finance.
The widgets are categorized as either tables or graphs.
Styling
In general, the widgets are provided as raw HTML, and styling should be done using the native styles of the rest of the website. For this reason, the HTML is intentionally kept as simple as possible.
About half of the widgets are in the form of HTML tables. CSS classes and ID:s are attached to allow for flexibility. JavaScript is avoided unless it is necessary to the core functionality of the widget (and is specified in the documentation in these cases). When JavaScript is used, we strive to keep it as legacy-compatible as possible, to a reasonable extent.
Some example CSS is provided here for tables whilst Modular Finance can set colors for graphs.
During the integration, we are happy to provide consultation regarding styling, based on our experiences with other integrations.
Customer examples
If you want to see examples of widget integrations, just let us know, and we will provide a login to our widget showroom.
Contact information
Email: integration@modularfinance.se
Last updated
Was this helpful?