{"id":110886,"date":"2017-10-26T09:00:45","date_gmt":"2017-10-26T16:00:45","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-automate\/on-premise-apis\/"},"modified":"2017-10-26T09:00:45","modified_gmt":"2017-10-26T16:00:45","slug":"on-premise-apis","status":"publish","type":"power-automate","link":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-automate\/on-premise-apis\/","title":{"rendered":"Connect to custom on-premises APIs using data gateway"},"content":{"rendered":"

At Ignite 2017, we announced the ability for Flow and PowerApps users to be able to use the on-premises data gateway to connect to APIs hosted within your internal network. This is a very exciting feature as it will allow you to extend the capabilities of the Flow and PowerApps to suit your very specific needs. In this blog post, I will show you how you can create a simple ASP.NET based REST API, host it on your local machine and connect to it via Flow and PowerApps.<\/p>\n

Part 1. Create your Visual Studio Project and Web API<\/h2>\n