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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Jameswh91
Helper III
Helper III

Connecting to API

Hi, 

 

I'm trying to connenct to API. Can anyone help. PSA the documentation.

 

https://api-docs.develop.staging.bladepro.co.uk/

2 REPLIES 2
mahoneypat
Employee
Employee

The API documentation shows you will need to get a key to include in your web calls, but it should not require a custom connector. Please see this video for how to get going once you have the key.

Power BI - Tales From The Front - REST APIs - YouTube

 

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


artemus
Employee
Employee

The main issue here is authentication... to properly do authentication you would need to create a custom connector to support the username/password into 30 minute token model. While it is possible to do this without a custom connector, your credentials would not be safe, so I cannot recommend doing that.

 

Creating a custom connector is no easy task, although in this case it could be simple. In any event if you go down this route, you will be limited to Power Bi Desktop and using a gateway if deploying online.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors