I need to extract data from API call that requires Authorization="Bearer token" header.
I am able to do this without a problem in Power Query, but how do I do it with Dataflow?
I tried using Web API connection, but cannot find a way to add Headers...
Please help
Thank you
Michael