---
title: Write data to InfluxDB without coding
description: Use existing tools to write data to InfluxDB without writing code.
url: https://docs.influxdata.com/influxdb/cloud/write-data/no-code/
estimated_tokens: 289
product: InfluxDB Cloud (TSM)
version: cloud
---

# 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](/influxdb/cloud/write-data/no-code/load-data/)

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](/influxdb/cloud/write-data/no-code/use-telegraf/)

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

### [Write data with no-code third-party technologies](/influxdb/cloud/write-data/no-code/third-party/)

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