Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns the specified dashboard from My workspace.
External DocumentationTo learn more, visit the Power BI documentation.

Parameters

ParameterDescription
Dashboard IDThe dashboard ID. Can be obtained via the List Dashboards action.

Example Output

{
	"@odata.context": "<string>",
	"id": "<string>",
	"displayName": "<string>",
	"isReadOnly": false,
	"webUrl": "<string>",
	"embedUrl": "<string>",
	"users": [],
	"subscriptions": []
}

Workflow Library Example

Get Dashboard with Power Bi and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop