Integration with SmartClean Matrix
Integrations allow you to set up access to data and events from our platform in a standard way.
Integration mechanisms supported
- Integration based on data push
- To receive data (near real time) from our platform on your web service over https.
- Integration based on web service queries
- For getting information by sending web (https) requests to our web service API.
- Integration based on database queries
- For getting data from our platform by making queries to an SQL database.
- Integration based on using an SDK
- For getting information by calling functions of an SDK installed in your programming environment.
- Integration based on identity federation
- For accessing our services by using a registered OAuth application
- Integration based on using embeddable BI dashboards (provided by Matrix)
- For viewing insights from Matrix in a user interface accessible by a link (web URL).
These mechanisms are described further in the respective subpages.