Join Slack
Powered by
Is it possible to save a dashboard as code for ver...
# gd-beginners
c
Christopher Godowski
09/20/2024, 7:41 PM
Is it possible to save a dashboard as code for version control?
m
Michael Ullock
09/20/2024, 7:49 PM
Hi Christopher, you can also use our GoodData API to save a dashboard as code for version control. The GoodData API allows you to use the API endpoint to fetch the dashboard details. This will return the dashboard configuration in JSON format. From our system, I am not sure which product you’re using, but please find our API documentation for both our Cloud and Platform products below:
https://www.gooddata.com/docs/cloud/api-and-sdk/api/api_reference_all/
https://help.gooddata.com/doc/growth/en/expand-your-gooddata-platform/api-reference/
👍 1
t
Tomas Muchka
09/20/2024, 9:47 PM
Hi
@Christopher Godowski
, possibly also check
GoodData for VS Code
, which allows you to work with analytics objects,
including dashboards
, using YAML. While still in beta, we would be happy to hear your feedback on it.
👍 2
4
Views
Open in Slack
Previous
Next