Forum Discussion
UncleMartin
4 years agoNew Member
PowerBI Swagger found on Github causing issues when using it to create Custom Connector in Power
Hi there, I have a potentially silly question: has anybody experience with the PowerBI Swagger on Microsoft Github? Particularly at https://github.com/microsoft/PowerBI-CSharp/tree/master/sdk/swa...
Anonymous
4 years agoNot applicable
Hi UncleMartin ,
Please review the following blog, hope it can help you achieve your requirement.
Power BI + Power Automate API Connector
I did not have issues with this one: https://github.com/microsoft/powerbi-rest-api-specs/blob/master/swagger.json
To import from an OpenAPI / swagger file, follow the directions here: https://docs.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition
By far, this is the best article to follow on configuring your Power BI Custom Connector (after importing from swagger/OpenAPI file): https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33
Best Regards