Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
MegaOctane1
Helper I
Helper I

Call API with body from Report

Er have a AR report and our invoice distributor had an api that can return a pdf copy of an invoice. It is a POST api, but if we include customer number and invoice number, it returns a pdf. I have had it work with python.

 

I was thinking of integrating this in the report.

How could the user for example click on an invoice number, or enter the invoice number somewhere and trigger a request to get the invoice...

Or should I integrate a power app in the power bi?

1 ACCEPTED SOLUTION

I ended up doing it with power automate. I pass on customer and invoice number to the power automate visual. When it is triggered, it uses the HTTP connector to send a API request. It returns the pdf, that is then saved to a sharepoint library, and then finally email it to the requestor. 

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

Yes, PowerApp or Python visual is pretty much your only choice if you want to keep the user inside the report.

I ended up doing it with power automate. I pass on customer and invoice number to the power automate visual. When it is triggered, it uses the HTTP connector to send a API request. It returns the pdf, that is then saved to a sharepoint library, and then finally email it to the requestor. 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors