← All integrations

Geckoboard

Geckoboard integration (Data, Productivity). Imported from open-connector.

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

PUT
geckoboard_replace_dataset_data
Replace all records in a Geckoboard dataset with the supplied records.

/datasets/{datasetId}/data

2 parameters
ParamTypeRequiredDescription
datasetIdstringrequiredThe Geckoboard dataset identifier, such as sales.by_day.
recordsarrayrequiredDataset records to write to Geckoboard.
DELETE
geckoboard_delete_dataset
Delete a Geckoboard dataset by identifier.

/datasets/{datasetId}

1 parameter
ParamTypeRequiredDescription
datasetIdstringrequiredThe Geckoboard dataset identifier, such as sales.by_day.
Request private-beta access