Forum Discussion
2 Replies
Replies have been turned off for this discussion
- Mike_Moniz
Professor
Via the API? Using /dashboard/widgets/{widgetid} will provide a "dashboardId" pointing to the dashboard it's on. You can then call /dashboard/dashboards/{dashid} to get the name of the dashboard.
- Mosh
Professor
Doh! Why didn't I think of that. Thanks @Mike Moniz