<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Microsoft Flow - Category - GoToGuy Blog</title><link>https://gotoguy.blog/categories/microsoft-flow/</link><description>Microsoft Flow - Category - GoToGuy Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 22 Feb 2021 22:41:56 +0000</lastBuildDate><atom:link href="https://gotoguy.blog/categories/microsoft-flow/" rel="self" type="application/rss+xml"/><item><title>Speaking at Scottish Summit 2021!</title><link>https://gotoguy.blog/2021/02/22/speaking-at-scottish-summit-2021/</link><pubDate>Mon, 22 Feb 2021 22:41:56 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2021/02/22/speaking-at-scottish-summit-2021/</guid><description>I&amp;rsquo;m very much looking forward to speaking this Saturday 27th of February at the Virtual Scottish Summit 2021! This amazing Community conference will host 365 (!) virtual sessions from experts all over the world, ranging from first-time speakers to experienced community leaders.
Sessions will be delivered in a range of tracks covering Microsoft technologies and community topics, something to choose from for everyone.
My session will be about why it so important to have Zero Trust Admins with least privilege access, and why you start using Azure AD PIM (Privileged Identity Management) today!</description></item><item><title>Protect Logic Apps with Azure AD OAuth - Part 3 Connect to API from Power Platform</title><link>https://gotoguy.blog/2021/02/04/protect-logic-apps-with-azure-ad-oauth-part-3-connect-to-api-from-power-platform/</link><pubDate>Thu, 04 Feb 2021 14:01:26 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2021/02/04/protect-logic-apps-with-azure-ad-oauth-part-3-connect-to-api-from-power-platform/</guid><description>In this article I&amp;rsquo;m going to build on my previous blog posts in this series where I have written about how to add Azure AD OAuth authentication and authorization to your Logic Apps and expose them as an API. For reference the links to these blog post articles are here:
Protect Logic Apps with Azure AD OAuth – Part 1 Management Access | GoToGuy Blog Protect Logic Apps with Azure AD OAuth – Part 2 Expose Logic App as API | GoToGuy Blog If you want to connect to API&amp;rsquo;s using Power Platform (Power Automate Flows, PowerApps etc.</description></item><item><title>How to Send Requests to GitHub API from Power Platform using Custom Connector</title><link>https://gotoguy.blog/2021/01/20/how-to-send-requests-to-github-api-from-power-platform-using-custom-connector/</link><pubDate>Wed, 20 Jan 2021 19:10:02 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2021/01/20/how-to-send-requests-to-github-api-from-power-platform-using-custom-connector/</guid><description>Recently I came across a personal scenario where I use Hugo and GitHub Pages as a team site for a Soccer team I&amp;rsquo;m coaching and wanted to automate some updates to the web site. I&amp;rsquo;ve written a blog post previously on how I organized trainings at home using Power Platform: How I as a Soccer Coach…. | GoToGuy Blog , and I am now using Github Pages and Hugo for publishing some statistics and more for that scenario.</description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 10 - Subscribe to Graph and Teams Presence to automatically set Hue Lights based on my Teams Presence!</title><link>https://gotoguy.blog/2020/12/11/blog-series-powering-up-your-home-office-lights-part-10-subscribe-to-graph-and-teams-presence-to-automatically-set-hue-lights-based-on-my-teams-presence/</link><pubDate>Fri, 11 Dec 2020 08:58:42 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/11/blog-series-powering-up-your-home-office-lights-part-10-subscribe-to-graph-and-teams-presence-to-automatically-set-hue-lights-based-on-my-teams-presence/</guid><description>This blog post is part of the Blog Series: Power&amp;rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&amp;mdash;powering-up-your-home-office-lights-using-power-platform&amp;mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
In this last part of the blog series, we will build on the previous blog post where we could get the presence status from Teams to the Hue Power App. Now we will use Microsoft Graph and subscribe to change notifications for presence, so that both the Power App and my Hue Lights will automatically change status based on the presence.</description></item><item><title>Managing Microsoft Graph Change Notifications Subscriptions with Power Platform</title><link>https://gotoguy.blog/2020/12/11/managing-microsoft-graph-change-notifications-subscriptions-with-power-platform/</link><pubDate>Fri, 11 Dec 2020 08:54:07 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/11/managing-microsoft-graph-change-notifications-subscriptions-with-power-platform/</guid><description>In a recent blog post, https://gotoguy.blog/2020/07/12/subscribing-to-teams-presence-with-graph-api-using-power-platform/ , I described how you could create a subscription for change notifications for Teams Presence API. In that example, I created a subscription using Graph Explorer. As every subscription has an expiry lifetime, depending on the resource type, you need to have some management over renewing subscriptions before they expire, and re-creating if they have been expired. I also include deleting subscriptions that are no longer needed in that scenario.</description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 9 - Using Microsoft Graph to get Teams Presence and show state in PowerApp.</title><link>https://gotoguy.blog/2020/12/10/blog-series-powering-up-your-home-office-lights-part-9-using-microsoft-graph-to-get-teams-presence-and-show-state-in-powerapp/</link><pubDate>Thu, 10 Dec 2020 15:12:49 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/10/blog-series-powering-up-your-home-office-lights-part-9-using-microsoft-graph-to-get-teams-presence-and-show-state-in-powerapp/</guid><description>This blog post is part of the Blog Series: Power&amp;rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&amp;mdash;powering-up-your-home-office-lights-using-power-platform&amp;mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
In this part 9 we will use Microsoft Graph to get the logged in user Teams Presence, and show that state in the PowerApp.
I have previously written another post on Teams Presence, Microsoft Graph and requirements here: Subscribing to Teams Presence with Graph API using Power Platform | GoToGuy Blog .</description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 8 - Using Power Automate Flows to Get and Set Lights State</title><link>https://gotoguy.blog/2020/12/09/blog-series-powering-up-your-home-office-lights-part-8-using-power-automate-flows-to-get-and-set-lights-state/</link><pubDate>Wed, 09 Dec 2020 22:33:00 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/09/blog-series-powering-up-your-home-office-lights-part-8-using-power-automate-flows-to-get-and-set-lights-state/</guid><description>This blog post is part of the Blog Series: Power&amp;rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&amp;mdash;powering-up-your-home-office-lights-using-power-platform&amp;mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
In Part 7 we built the main screen of the PowerApp, the topic for today is to build Flows and the PowerApp screen for controlling the Hue Lights:
If you want a quick summary of how this screen works, take a look at this video:</description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 7 - Building the PowerApp for Hue to Get Config and Link user</title><link>https://gotoguy.blog/2020/12/08/blog-series-powering-up-your-home-office-lights-part-7-building-the-powerapp-for-hue-to-get-config-and-link-user/</link><pubDate>Tue, 08 Dec 2020 20:45:26 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/08/blog-series-powering-up-your-home-office-lights-part-7-building-the-powerapp-for-hue-to-get-config-and-link-user/</guid><description><![CDATA[This blog post is part of the Blog Series: Power&rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&mdash;powering-up-your-home-office-lights-using-power-platform&mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
With the Power Automate Flows we&rsquo;ve built in the previous parts, we should now be able to get the Link and Whitelist the user and get the Hue Bridge Configuration details. It is time to build the main screen of the &ldquo;Hue PowerApp&rdquo;!]]></description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 6 - Using Power Automate Flow to Link Button and Whitelist user</title><link>https://gotoguy.blog/2020/12/07/blog-series-powering-up-your-home-office-lights-part-6-using-power-automate-flow-to-link-button-and-whitelist-user/</link><pubDate>Mon, 07 Dec 2020 16:08:49 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/07/blog-series-powering-up-your-home-office-lights-part-6-using-power-automate-flow-to-link-button-and-whitelist-user/</guid><description>This blog post is part of the Blog Series: Power&amp;rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&amp;mdash;powering-up-your-home-office-lights-using-power-platform&amp;mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
In the previous part 5 we created the first Power Automate Flow of the solution, for retreiving the Access Token and getting the configuration of the Hue Bridge via Remote API. To get all the configuration details of the Bridge, we were dependent on that the user had a Whitelist Identifier in the Microsoft List, and this is the Flow we will be working on in this blog post.</description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 5 - Using Power Automate Flow to Get Access Token and Config</title><link>https://gotoguy.blog/2020/12/06/blog-series-powering-up-your-home-office-lights-part-5-using-power-automate-flow-to-get-access-token-and-config/</link><pubDate>Sun, 06 Dec 2020 22:08:50 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/06/blog-series-powering-up-your-home-office-lights-part-5-using-power-automate-flow-to-get-access-token-and-config/</guid><description><![CDATA[This blog post is part of the Blog Series: Power&rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&mdash;powering-up-your-home-office-lights-using-power-platform&mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
In previous parts we have built the logic for authorizing and getting Bearer Token for Hue Remote API, and storing that as a Secret in Azure Key Vault, now it&rsquo;s time to move over to the user side of things.]]></description></item></channel></rss>