Import operations

 

Published: November 1, 2015

Updated: February 3, 2016


An Import resource path is a collection of metadata about files that have been imported.

The Power BI REST API has the following Import operations:

  • Create Import: Creates a new Import from a PBIX, Excel, package file or file path in OneDrive Pro, and returns the ID of the Import created.
  • Get Imports: Returns a JSON list of all Import objects.
  • Get Import by GUID: The Get Import operation returns a JSON body for an Import object with its properties.

See also

Show: