Write data to InfluxDB without coding

The following options let you write data to InfluxDB without writing any code. Some options require a minimal amount of configuration.

Load data source in UI

Load data from sources in the InfluxDB user interface (UI). Choose from popular client libraries (such as Python, Ruby, Scala, and more!) or load data with a Telegraf plugin (like MQTT Consumer, MySQL, File, and many more!).

Use the Telegraf agent

Use Telegraf to collect and write data to InfluxDB v2.2. Create Telegraf configurations in the InfluxDB UI or manually configure Telegraf.

Scrape data using InfluxDB scrapers

Scrape data from InfluxDB instances or remote endpoints using InfluxDB scrapers. Create a scraper in the InfluxDB UI to collect metrics from a specified target.

Write data with no-code third-party technologies

Write data to InfluxDB using third-party technologies that do not require coding.