Forum Discussion

lps_pbi's avatar
lps_pbi
New Member
4 years ago
Solved

API Scanning Metadata

Hello   I'm trying to use the new feature of the API to receive table and columns names (Enhanced admin APIs responses with detailed metadata (currently in Preview)). However, after following the ...
  • lps_pbi's avatar
    lps_pbi
    4 years ago

    Hi Gilbert

     

    Thanks for the hint. With the resource, I was able to find my mistake. 

     

    In the WorkspaceInfo post request, the optional parameter datasetSchema=true has to be set to then get a scanID that returns table and column names in the scanResult call.

     

    Thank you again for the quick response!