News

With Custom APIs in Microsoft Flow, you can use from flow any custom actions you build as a developer. Gene Vangampelaere has written a great blog post on how to get started with a Web API and ...
Custom APIs are described using Swagger, an open standard for defining the interface of an HTTP api. However if you don’t already have a swagger file for your API it can be difficult to create a ...
It turns out that you can and it’s easy! Microsoft Flow provides a feature called a Custom Connectors that empower you to craft your own solutions with REST API endpoints like the Spanning Backup for ...
but with Flow you can also create a custom connector from an OpenAPI definition and it turns out that there is an OpenAPI definition file for the Power BI REST API available here. As a result you can ...