Forum Discussion
Jameswh91
4 years agoHelper 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/
artemus
4 years agoMicrosoft 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.