Is it possible to save a dashboard as code for ver...
# gd-beginners
c
Is it possible to save a dashboard as code for version control?
m
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
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