Write data to InfluxDB without coding
This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.
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!), load data with a Telegraf plugin (like MQTT Consumer, MySQL, File, and others).
Use the Telegraf agent
Use Telegraf to collect and write data to InfluxDB v2.3. 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.