Dataflows
Operations
| Cancel Dataflow Transaction |
Attempts to cancel the specified transactions. Required scopeDataflow.ReadWrite.All |
| Delete Dataflow |
Deletes a dataflow from Power BI data prep storage, including its definition file and model. Required scopeDataflow.ReadWrite.All |
| Get Dataflow |
Exports the specified dataflow definition to a JSON file. Required scopeDataflow.ReadWrite.All or Dataflow.Read.All |
| Get Dataflow Data Sources |
Returns a list of data sources for the specified dataflow. Required scopeDataflow.ReadWrite.All or Dataflow.Read.All |
| Get Dataflows |
Returns a list of all dataflows from the specified workspace. Required scopeDataflow.ReadWrite.All or Dataflow.Read.All |
| Get Dataflow Transactions |
Returns a list of transactions for the specified dataflow. Required scopeDataflow.ReadWrite.All or Dataflow.Read.All |
| Get Upstream Dataflows In Group |
Returns a list of upstream dataflows for the specified dataflow. Required scopeDataflow.ReadWrite.All or Dataflow.Read.All |
| Refresh Dataflow |
Triggers a refresh for the specified dataflow. Supported email notification options are MailOnFailure and NoNotification. MailOnCompletion isn't supported. Required scopeDataflow.ReadWrite.All |
| Update Dataflow |
Updates dataflow properties, capabilities and settings. Required scopeDataflow.ReadWrite.All |
| Update Refresh Schedule |
Creates or updates the refresh schedule for a specified dataflow. Required scopeDataflow.ReadWrite.All |