{"id":153,"date":"2017-10-26T06:19:49","date_gmt":"2017-10-26T13:19:49","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/on-premise-apis\/"},"modified":"2017-10-26T06:19:49","modified_gmt":"2017-10-26T13:19:49","slug":"on-premise-apis","status":"publish","type":"power-apps","link":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/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

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