Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
the use case is a generic HTTP POST to a REST API – Power Automate sends us a file as the body. This file should now be processed with Power BI.
Is there a supported way to achieve this?
Thanks in advance.
Solved! Go to Solution.
A closer step-by-step example of the exact pattern, HTTP POST file upload to Power Automate and then SharePoint, is here:
https://blog.ninethsense.com/technology/automation/power-automate-post-a-file-to-trigger-a-http-flow...
Hi @thankegyssling,
Power BI can't directly access a file from a POST request.
Power Automate would need to put the file somewhere that Fabric/Power BI can access it. The easiest place is prbably sharepoint, but you could also put the file in a Azure Storage Account in Azure data lake gen 2 storage, or you could use the storage APIs to shove the file directly into a lakehouse for Fabric to pick up.
Regardless of which option you choose, you need to stage the file somewhere that Fabric/PowerBI can access it
Proud to be a Super User! | |
@tayloramy Thanks for that so if i understand correct i need an place like sharepoint where Power Automate stores the file and then our On-Prem PowerBI Gateways can take the file and forward this?
i did also some search with copilot and the answer was that i need an custom connector in Power Automate!
Regards
Thorsten
A closer step-by-step example of the exact pattern, HTTP POST file upload to Power Automate and then SharePoint, is here:
https://blog.ninethsense.com/technology/automation/power-automate-post-a-file-to-trigger-a-http-flow...
Hi @thankegyssling ,
Did you get a chance to check the solution?
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team
Hi
no sorry
Hi @thankegyssling ,
No problem. Please take your time. Once you've had a chance to test it, let us know how it goes or if you run into any issues. We'll be happy to help further.
Hi @thankegyssling ,
I would also take a moment to thank @tayloramy , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
Since the XLSX file is being sent through an HTTP POST request, it would first need to be saved to a location that Power BI/Fabric can access, such as SharePoint, OneDrive, ADLS Gen2, or a Fabric Lakehouse.
Best Regards,
Community Support Team
Hi
thanks for the fast response. as i know from the user the file will be delivered via HTTP Post
i have this informations:
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Body: raw XLSX file
Is this helpfull?
Regards
Thorsten
Hi @thankegyssling ,
Thanks for reaching out to the Microsoft fabric community forum.
If Power Automate is sending a file through an HTTP POST request, one option is to save the file in a location that Power BI/Fabric can access, such as SharePoint, OneDrive, Azure Blob Storage, or a Fabric Lakehouse. Power BI can then load and analyze the data from there.
Could you please share a few more details?
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 24 | |
| 10 | |
| 9 | |
| 5 | |
| 4 |