docs-v2/content/influxdb3/cloud-serverless/write-data/_index.md

962 B

title list_title description weight menu influxdb3/cloud-serverless/tags related
Write data to InfluxDB Write data Collect and write time series data to InfluxDB Cloud Serverless and InfluxDB OSS. 3
influxdb3_cloud_serverless
name
Write data
write
line protocol
/influxdb3/cloud-serverless/api/#tag/Write, InfluxDB API /write endpoint
/influxdb3/cloud-serverless/reference/syntax/line-protocol
/influxdb3/cloud-serverless/reference/cli/influx/write

Write data to {{% product-name %}} using the following tools and methods:

{{% note %}}

Choose the write endpoint for your workload

When bringing existing v1 write workloads, use the {{% product-name %}} HTTP API /write endpoint. When creating new write workloads, use the HTTP API /api/v2/write endpoint.

{{% /note %}}

{{< children >}}