Michaël Van Wesemael Michaël Van Wesemael
  • Log in

Follow Trainings at U2U

Training on Visual Studio, Office 365, SharePoint, SQL Server, Dynamics 365, Power BI, JavaScript, Microsoft Azure and Xamarin.

Visit u2u.be | Course Catalog
Something about the author

MonthList

  • 2023
    • March (2)
  • 2022
    • January (1)
  • 2021
    • May (1)
    • January (1)
  • 2019
    • October (1)
    • July (1)
    • February (1)
  • 2018
    • October (1)
    • September (1)
    • March (1)
  • 2017
    • May (2)
    • March (1)
    • February (1)
  • 2015
    • June (1)
  • 2014
    • June (1)
    • March (1)
  • 2012
    • August (1)
    • May (1)
    • April (1)
    • March (1)
  • 2011
    • October (1)
    • August (2)
    • June (3)
    • May (1)
    • April (2)

Copyright © 2025

Powered by BlogEngine.NET

Designed by Francis Bio

Exposing your Azure API App to PowerApps and Flow

04 May 2017 Michael-Van-Wesemael API Apps, Flow, PowerApps
Since some time Azure allows you to expose your API apps to PowerApps and Flow in an easy way. Just go to your API definition (make sure CORS is enabled) and click on the export-button. This gives you a dialog where you can download or get a link to your Swagger metadata-file. Download it, and clic... [More]

Creating connectors for your Logic Apps/Flow (Part 3 – More triggers)

03 May 2017 Michael-Van-Wesemael API Apps, Azure, Flow, Logic Apps
So, let's recap: we had regular connectors, we had poll triggers. So, we're still missing the push triggers. A poll trigger needs to be polled regularly by the logic app to see if it can continue. A push trigger does not have to be polled, it will tell the logic app when it needs to continue, passin... [More]
Newer posts >>