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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
macacchione
New Member

Connect to a POST API to pull data

Hi there, I've been trying to connect to an HTTP POST API to pull some reports and I'm having a hard time.

 

I have the URL and 4 parameters that need to be passed but I can't get it to work.  Any help would be much appreciated.  Here's the URL: https://www.gestioncervecera.com/home/qlink

I noticed that I ger a 404 error when I even open up the link on my browser, could that be the 

 

macacchione_0-1631211374302.png

 

1 REPLY 1
lbendlin
Super User
Super User

Be aware that even the Advanced options on the web connector still issue a GET request.  For a POST request you need to prepare the payload and encode it into the Content parameter.

 

The website most likely offers a documentation for their API, how to authenticate and how to pull data.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors