Skip to content

Mappls advanced analytics engine: Insight transforms raw data into impactful visualizations and interactive dashboards, easily shared and embedded.

Notifications You must be signed in to change notification settings

mappls-api/mappls-insight-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Mappls Insight Embeddable Visualizations

Your ultimate geospatially enabled Business Intelligence Solution.

Insight empowers decision-making with actionable data streamlining operations and fueling growth.

Introduction

Unleash the power of your data With Insight, unleash your data's full potential. Our intuitive interface seamlessly connects to diverse data sources, including databases, spreadsheets, and the cloud. Our advanced analytics engine then transforms raw data into impactful visualizations and interactive dashboards, easily shared and embedded.

Note

These visuals are access controlled and a paid service.

Getting Access

Before using our SDKs or APIs in your solution, please ensure that the related access is enabled in the Mappls API Console.

Mappls SDKs & APIs follow OAuth2 based security. Access Tokens can be generated using Token Generation API. To know more on how to create your access tokens, please use our authorization API URL. More details available here.
The access token is valid by default for 24 hours from the time of generation. This can be configured by you in the API console.

How to create Embeddable Dashboards

Step 1: Connect to the Data source

In Insight, users can seamlessly access diverse data sources, ranging from APIs and PostgreSQL databases to mGlS and Excel/CSV files. This extensive array of options empowers users to integrate and analyze data from various sources within a unified platform, facilitating comprehensive insights and informed decision-making.

Step 2: Create Reusable Widgets

Users can create reusable widgets in Insight, streamlining data visualization and dashboard customization. Easily configure and save widgets for future use, ensuring consistency across multiple dashboards. Select data sources, choose from a wide range of widgets, and quickly build insightful displays tailored to specific needs.

Step 3: Collate Widgets and create Shareable Dashboards

After creating widgets, users can add, resize, and arrange them on the dashboard as desired. They can configure filters and control fields to refine the displayed data. Dashboards can also be set to refresh at specified intervals to stay updated with data changes.

Step 4: Share the dashboard by creating an embeddable link

Easily preview and share the dashboards using a URL, which can be embedded into your existing applications.

Demo Link

https://insight.mappls.com/insight-public/app/dashboard/1acd40ddac8028f81c9fb4f2dfb3976

Getting Access

Before using our SDKs or API in your solution, please ensure that the related access is enabled in the Mappls API Console.

Mappls SDKs & APIs follow OAuth2 based security. Access Tokens can be generated using Token Generation API. To know more on how to create your access tokens, please use our authorization API URL. More details available here.
The access token is valid by default for 24 hours from the time of generation. This can be configured by you in the API console.

Sample code for Insight Dashboard

<!DOCTYPE html>
<html>

<body>

    <h2>Insight Iframes</h2>
    <p>You can use the iframe to embed your created dashboards:</p>

    <iframe src="https://insight.mappls.com/insight-public/app/dashboard/1acd40ddac8028f81c9fb4f2dfb3976" height="1000"
        width="1000" title="Iframe Example"></iframe>

</body>

</html>

Sample Output


For any queries and support, please contact:

Email us at apisupport@mappls.com

Support Need support? contact us!





@ Copyright 2024 CE Info Systems Ltd. All Rights Reserved.

Releases

No releases published

Packages

No packages published