Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hi All,
Not a question, but something I ran into, as I am just picking up MS Fabric, pipelines etc.
I needed to use web request, to get an access token that is valid for 30 minutes. Next I needed to use that token as a bearer token to do a follow up API call to get actual data , there didn't seem to be that much info around, when I tried to google it. Eventually I found a you tube video, that told me what i needed to know. (linked below). Things like apikeys and other credentials will of course vary on the API yo are trying to use.
This is my flow.
Step 1
Do your web request
Step 2 link the Web and copy data action
Step 3 In the copy data action set it up as follows:
As you can see the value of the Authorization header is dynamic, with in my case, the following expression:
Above you can see where i got the parameter access_token from. If this array had been nested in for instance another array called "data" then the value would have been data.access_token in stead of just access_token.
I hope this is usefull info to share here. The video I got this from you can find here .
Cheers
Hans
Solved! Go to Solution.
Good morning,
Yes just sharing knowledge, since it wasn't so straightforward to find as I thought it would be
Cheers
Hans
Thank you!
Hi @smeetsh ,
Thanks for using Fabric Community.
Can you please confirm whether this is a question or just sharing the knowledge across the Community?
As I understand you are just sharing the knowledge across the Community.
Good morning,
Yes just sharing knowledge, since it wasn't so straightforward to find as I thought it would be
Cheers
Hans
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
2 | |
2 | |
2 | |
2 | |
2 |