system.kanoa.dashboard.exportDashboard(dashboardId)
Exports dashboard information along with the widgets that it's constructed with
Parameters
dashboardId Integer: Id of dashboard to export
Returns
exportInfo Dictionary
message String None if successful
Example
dashboardId = 4
system.kanoa.dashboard.exportDashboard(dashboardId)