Skip to content

[Components] geckoboard #13394

@pipedream-component-development

Description

geckoboard

URLs

Actions

add-record-dataset

Prompt

Enables the user to add a record to an existing dataset. Required props include 'dataset_id' to identify the target dataset and 'data' to represent the record to be added. Optional prop 'ignore_duplicate' enables the method to ignore if the record already exists in the dataset.

update-custom-number-widget

Prompt

Updates the values of an existing Custom Number Widget. The required props are 'widget_id' to identify the widget and 'new_values' to represent the updated numeric values. An optional prop 'label' can be used to include a descriptive label for the new values.

update-custom-gauge-widget

Prompt

Updates the values of an existing Custom Gauge Widget. The required props are 'widget_id' to identify the widget and 'new_values' for updating the ranges and values. Optional prop 'label' for giving a description to these new values.

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions