List Dashboards
Returns a list of dashboards from My workspace.
External Documentation
To learn more, visit the Power BI documentation.
Example Output
{
"value": [
{
"id": "69ffaa6c-b36d-4d01-96f5-1ed67c64d4af",
"displayName": "SalesMarketing",
"embedUrl": "https://app.powerbi.com/dashboardEmbed?dashboardId=69ffaa6c-b36d-4d01-96f5-1ed67c64d4af",
"isReadOnly": false
}
]
}
Workflow Library Example
List Dashboards with Power Bi and Send Results Via Email
Preview this Workflow on desktop