Filip Charikov
10/27/2023, 1:28 PMGET {{baseUrl}}/api/v1/entities/workspaces/{{workspace_id}}/analyticalDashboards/{{dashboard_id}}?include=ALL get the new dashboard from dev WS
2. POST {{baseUrl}}/api/v1/entities/workspaces/{{workspace_id}}/analyticalDashboards?include=ALL - copy the above response to this POSTs body, to copy dashboard into prod WS
It's giving me errors that all visualizationObjects entities do not exist when I run the post. I checked the GET and it returned the structure and everything for these visualizationObjects. So when I copy dashboards, doesn't it copy the visualizationObjects as well with it?Filip Charikov
10/27/2023, 2:20 PMFrancisco Antunes
10/27/2023, 2:33 PM