-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
influxdb_cloud
URLs
Polling Sources
new-bucket-created
Prompt
Emit new event when a new bucket is created.
new-script-created
Prompt
Emit new event when a new invokable script is created.
new-task -created
Prompt
Emit new event when a new task is created.
Actions
write-data
Prompt
Write a data point to a specific bucket in InfluxDB Cloud. Configure the bucket name, measurement, and data fields as required props.
invoke-script
Prompt
Run a Flux script and return the result. Configure the query string as a required prop.
update-bucket
Prompt
Update an existing bucket in InfluxDB Cloud. Configure the bucket name and retention policy duration as required props.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done