Forum Discussion

dgarcia's avatar
dgarcia
Regular Visitor
6 years ago

API Connection for power BI with KEY

How do get the API below to connect to Power BI? It works fine when I put the key on POst man but for some reason, I can't get it to report on Power BI. Is there another way to make your own without using their "API connection" which doesn't work?

 

 

 

curl --location --request GET 'https://icfs.communityos.org/api/WoolseyFire ' \ --header 'Authorization-Token: KEY' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --header 'GET: https://icfs.communityos.org/api/WoolseyFire' \ --header 'Accept-Encoding: deflate'

 

 

 

2 Replies