Skip to main content

Data Manipulation Panel and API Servers

Data Manipulation Panel allows you to communicate data with the API servers. The following table lists the supported API servers and provides links to instructions on how to properly set up them.

SectionDescription
DenoExplains how to create an API server on Deno.
InfluxDB APIExplains how to integrate with InfluxDB API.
JSONExplains how to create an API server on Node.js with JSON object.
MySQLExplains how to create an API server on Node.js with the MySQL database.
Node-REDExplains how to create an API server based on Node-RED.
PostgreSQLExplains how to create an API server on Node.js with the PostgreSQL database.