---
title: "Business Forms panel and API servers | Grafana Plugins documentation"
description: "Learn how to integrate the Business Forms panel with various API servers including InfluxDB, MySQL, PostgreSQL, JSON, and Node-RED."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Business Forms panel and API servers

The Business Forms panel allows you to communicate data with API servers. The following table shows the supported API servers and provides links to setup instructions.

Expand table

| Section                                                                      | Description                                                 |
|------------------------------------------------------------------------------|-------------------------------------------------------------|
| [InfluxDB API](/docs/plugins/volkovlabs-form-panel/latest/servers/influx/)   | Integrate with the InfluxDB API.                            |
| [JSON](/docs/plugins/volkovlabs-form-panel/latest/servers/json/)             | Create an API server on Node.js with a JSON object.         |
| [MySQL](/docs/plugins/volkovlabs-form-panel/latest/servers/mysql/)           | Create an API server on Node.js with a MySQL database.      |
| [Node-RED](/docs/plugins/volkovlabs-form-panel/latest/servers/nodered/)      | Create an API server based on Node-RED.                     |
| [PostgreSQL](/docs/plugins/volkovlabs-form-panel/latest/servers/postgresql/) | Create an API server on Node.js with a PostgreSQL database. |
