The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
Please, what type of connection should I use choose for opsgenie in Admin center with cluster gateways for cloud PBI ?It should be WebApi or RestApi, but both these types are not included in the list...only Web, and it looks like the classic URl.
Example :
"https://api.opsgenie.com/............
Thank you.
Solved! Go to Solution.
You connect to these sources via "Web" using Web.Contents https://learn.microsoft.com/en-us/powerquery-m/web-contents
That is exactly what we do in reports, but still the connection with anonymous not working, the api key is in the URL, so what could be the problem.. test connection is failing:
The documentation has an example for API Key connections.
Hello,lbendlin,thanks for your concern about this issue.
Your answer is excellent.
Hi,@STANHTPS .I am glad to help you.
I agree with lbendlin's suggestion.
I found posts related to connecting data sources to power BI, and the advice given uses the connection method of Web.
Web.Contents()
URL:
Opsgenie integration with PowerBI using Rest API
You can try to mark lbendlin's suggestion as a solution,which will help other users in the forum.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian
Hello, thanks.
So i choosed the connection type: Web
But, another thing is the right choose of Aut. method.
options are:
Anonymus, Basic, Windows, OAuth 2.0, Service Principal.
In Docu is to choose api key method, i got api key but dont have the option to put in.
As you can see, after i fill in the URL, I need to choose authentication Method.
Anonymous
You connect to these sources via "Web" using Web.Contents https://learn.microsoft.com/en-us/powerquery-m/web-contents