Hi Everyone, I am working on a good data project, ...
# gooddata-platform
p
Hi Everyone, I am working on a good data project, I am a newbie to a gooddata project. I have a question with regards to gooddata, I have a master project and I want to understand all that is needed to clone a single client data using a single master dashboard. Kindly help me through the process. 🙂
j
Hello this varies based on the GoodData product you are using. I can speak for Cloud/Cloud Native - to transfer/clone you project you need to backup: • a data source used in your project (https://www.gooddata.com/developers/cloud-native/doc/cloud/connect-data/concepts/data-source/) • a workspace that comes with all the things you set up in your project - like data model, insights and dashboards (https://www.gooddata.com/developers/cloud-native/doc/cloud/connect-data/concepts/data-source/) You can orchestrate either via: • OpenAPI (https://www.gooddata.com/developers/cloud-native/doc/cloud/api-and-sdk/api/api_reference_all/) • Python SDK (https://www.gooddata.com/docs/python-sdk/1.2/) If you confirm you are using GoodData Cloud/Cloud Native and what tool you would like to use (API/pythonSDK) I can guide you further.
p
@Jakub Vajda Thank you SO SO much, i will try this one and check if i am able to do it with the master project that i have.
j
Just be aware, you need also to have an API token in order to use both API and python SDK (https://www.gooddata.com/developers/cloud-native/doc/cloud/manage-organization/user-token/)