Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Charts
Created by Guest
Created on Sep 13, 2023

Query all dashboards

Raising this as a response to https://github.com/mongodb-js/charts-embed-sdk/issues/88 Basically, it would be cool to explore the Mongo Atlas Charts with a query command. Something like `sdk.getDashboardIds()` - there is already something like this for Charts with `getAllCharts()`. Use Case: We want to integrate the process of the new creation of dashboards and embedding these dashboards and charts on our own website. With a call like this we could write a scheduler job or similiar that frequently pulls in newly created dashboards.