I would like to connect from Power BI to BlackDuck using Rest API.
Initially, I would like to do everything using Power Query. I just started exploring the possibilities of how to retrieve data without using a PostgreSQL database of the BlackDuck.
Maybe you had an experience of how to authenticate BlackDuck? Maybe you have such experience and can share it?
I tested using API, but the easiest way was connected to PostgreSQL ( synopsis support helped with it)
About API
create function (ex name GetToken):
it helps you to get Bearer token
as example to get information about project
let
in Source[totalCount]