This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
I wanted to create a new custom connector in Logic Apps / Power Automate. It should be simple by using a swagger file which is on the Microsoft's Github: https://github.com/microsoft/PowerBI-CSharp/tree/master/sdk/swaggers
If I use this file in the custom connector generator UI to create a connector, there are many errors. The problem is that all the responses don't contain the property "type":"object".
Which means I have to fix the swagger file before I can use it. There are 103 references and I have to fix it in almost every one.
There is also another issue which is not very comfortable. The name of an activity ends with a full stop. It means you can create a custom connector but if you use an acitivity in Logic Apps you can't save it because the names ends with a full stop. I have to rename this activity all the time to be able to save the flow. Or I could change all 150+ activities in the swagger file.
Thank you very much in advance for improving the swagger file 🙂
Best regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.