diff --git a/data/flux_stdlib_frontmatter.yml b/data/flux_stdlib_frontmatter.yml index 674137c89..0a998671d 100644 --- a/data/flux_stdlib_frontmatter.yml +++ b/data/flux_stdlib_frontmatter.yml @@ -1041,6 +1041,16 @@ - /influxdb/v2.0/reference/flux/functions/http/post/ - /influxdb/v2.0/reference/flux/stdlib/http/post/ - /influxdb/cloud/reference/flux/stdlib/http/post/ + related: + - /flux/v0.x/stdlib/http/requests/post/ + prepend: + block: note + content: | + #### requests.post() + + The `http/requests` package provides a full-featured HTTP library. + We recommend using [`requests.post()`](/flux/v0.x/stdlib/http/requests/post/) + instead of `http.post()`. /flux/v0.x/stdlib/influxdata/influxdb/_index.md: | aliases: