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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Ash00honey
New Member

Creating an endpoint using REST API

Hi,

 

I'm fairly new at this at I am giving a good go at trying to wing it and make this work!

 

I want to create a real time dashboard in Power BI. the data I need is from an external ticketing company, they have given me an api I key and I have created a dashboard using this via query editor, however there is so much data and this is so slow! I would also like ticket sales in real time.

 

So I now need to create an endpoint for the ticket company to push data to. I have created a streaming dataset through power bi and defined the schema based on the company's own model. I have then created a python script to request, process and send data to the power bi data set using a http POST request. However, when i run the script I am running into the error 400 "bad request for URL" which is the power bi url which was generated from when i set up the dataset.

 

Any advice on this would be much appreciated.

1 REPLY 1
lbendlin
Super User
Super User

Show your payload.  It must include a ISO8601 UTC timestamp.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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 Kudoed Authors