<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Microsoft Power Automate on That API Guy</title>
    <link>/tags/microsoft-power-automate/</link>
    <description>Recent content in Microsoft Power Automate on That API Guy</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 25 Jul 2022 13:41:53 +0000</lastBuildDate>
    <atom:link href="/tags/microsoft-power-automate/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Copy Appointments from Microsoft Bookings  to Dataverse or Dynamics</title>
      <link>/posts/copy-appointments-from-microsoft-bookings-to-dataverse-or-dynamics/</link>
      <pubDate>Mon, 25 Jul 2022 13:41:53 +0000</pubDate>
      <guid>/posts/copy-appointments-from-microsoft-bookings-to-dataverse-or-dynamics/</guid>
      <description>&lt;p&gt;If you or your organization uses &lt;a href=&#34;https://www.microsoft.com/en-us/microsoft-365/business/scheduling-and-booking-app&#34;&gt;Microsoft Bookings&lt;/a&gt; and would like to sync events from Microsoft Bookings to Dynamics or Dataverse or to any other calendar, then this blog post is for you. 👉&lt;/p&gt;
&lt;p&gt;A while ago, I had a use case with a client where they were using Bookings to let their customers book a time-slot for a 1:1 feedback session as a part of annual customer survey. That time, there wasn&amp;rsquo;t a straight-forward way to sync events and also the Bookings API was in beta. Now, with the new Bookings connector in Power Automate, it should make things much easier.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google Photos in Power Apps</title>
      <link>/posts/google-photos-powerapps/</link>
      <pubDate>Fri, 28 May 2021 21:00:49 +0000</pubDate>
      <guid>/posts/google-photos-powerapps/</guid>
      <description>&lt;p&gt;Ever wanted to build your own photo library in an app without using much code? In this post, you will learn how to connect to the Google Photos API and get photos from your Google account in Power Apps / Power Automate.&lt;/p&gt;
&lt;h2 id=&#34;before-you-start&#34;&gt;Before you start&lt;/h2&gt;
&lt;p&gt;In order to build a custom connector for Google Photos and use it in Power Apps, you will need at-least these before you start building&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get Distinct Records using the union expression in Power Automate</title>
      <link>/posts/get-distinct-records-using-the-union-expression-in-power-automate/</link>
      <pubDate>Sat, 04 Apr 2020 21:01:10 +0000</pubDate>
      <guid>/posts/get-distinct-records-using-the-union-expression-in-power-automate/</guid>
      <description>&lt;p&gt;If you want to find all the distinct records in your data-source like a SharePoint list, there is no &amp;ldquo;Distinct records&amp;rdquo; action or distinct expression that you can use in &lt;a href=&#34;https://flow.microsoft.com&#34;&gt;Power Automate&lt;/a&gt; (earlier called Microsoft Flow) .&lt;/p&gt;
&lt;p&gt;There is a simple way to do it using the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#union&#34;&gt;union expression&lt;/a&gt; . This expression returns all the common items in two arrays. So, if we you use the union expression for an array on itself , it will return basically all the items, but the items that are there multiple times will be returned only once. Voila! You just found out the lookalike of &amp;lsquo;Distinct&amp;rsquo; function in Power Apps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Provision Teams using Power Apps and Power Automate</title>
      <link>/posts/provision-teams-using-power-apps-and-power-automate/</link>
      <pubDate>Fri, 27 Mar 2020 13:56:57 +0000</pubDate>
      <guid>/posts/provision-teams-using-power-apps-and-power-automate/</guid>
      <description>&lt;p&gt;If you are an Office 365 admin who wants to streamline requests to create teams in Microsoft Teams, this blog post was written exactly for you. Those who aren&amp;rsquo;t admins, share this blog post with your Office 365 admin and push them to implement this. It&amp;rsquo;s a win for all!&lt;/p&gt;
&lt;h2 id=&#34;solution-overview&#34;&gt;Solution Overview&lt;/h2&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;/uploads/2020/03/image-8.png?w=1024&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;step-1---download-the-zip-package-from-my-github-repo&#34;&gt;Step 1 - Download the .zip package from my &lt;a href=&#34;https://github.com/thatapiguy/Microsoft-Teams-Provisioning&#34;&gt;GitHub repo&lt;/a&gt;.&lt;/h2&gt;
&lt;h2 id=&#34;step-2--install-the-flows-and-the-power-app&#34;&gt;Step 2- Install the flows and the Power App&lt;/h2&gt;
&lt;p&gt;Import the following package in Power Automate / Power Apps in the following order -&lt;/p&gt;</description>
    </item>
    <item>
      <title>Managing Events Using Power Platform</title>
      <link>/posts/managing-events-using-power-platform/</link>
      <pubDate>Tue, 03 Mar 2020 03:00:18 +0000</pubDate>
      <guid>/posts/managing-events-using-power-platform/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/ACD-E&#34;&gt;https://youtu.be/ACD-E&lt;/a&gt;_1ihds&lt;/p&gt;
&lt;p&gt;Managing Events Using Power Platform&lt;/p&gt;</description>
    </item>
    <item>
      <title>OAuth 1.0 Connection in Power Automate | Post Tweets with user mentions and send DMs using Twitter API</title>
      <link>/posts/oauth-1-0-connection-in-power-automate-post-tweets-with-user-mentions-and-send-dms-using-twitter-api/</link>
      <pubDate>Sun, 16 Feb 2020 22:54:36 +0000</pubDate>
      <guid>/posts/oauth-1-0-connection-in-power-automate-post-tweets-with-user-mentions-and-send-dms-using-twitter-api/</guid>
      <description>&lt;p&gt;In this post, you will learn how to connect to an API with OAuth 1.0 authentication in Power Automate. Using this connection, we will connect to Twitter API to post tweets with @mentions and also send DMs with quick actions. The Twitter connector available in Power Automate doesn&amp;rsquo;t allow user mentions and also doesn&amp;rsquo;t have an action to send DMs.&lt;/p&gt;
&lt;p&gt;Currently, it&amp;rsquo;s not possible to implement OAuth 1.0 directly in Power Automate as the HTTP action doesn&amp;rsquo;t have this type available in the list of authentication types. To overcome that, we will create an Azure function which connects to the Twitter API and then call the Azure function from Power Automate. Don&amp;rsquo;t worry if you haven&amp;rsquo;t created an Azure function before. I will walk through all the steps to create an Azure function as well&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spotify Custom Connector for Power Platform</title>
      <link>/posts/spotify-custom-connector-for-power-platform/</link>
      <pubDate>Sun, 08 Dec 2019 08:44:17 +0000</pubDate>
      <guid>/posts/spotify-custom-connector-for-power-platform/</guid>
      <description>&lt;p&gt;&lt;em&gt;Difficulty Level : Intermediate&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;License Requirement : &lt;a href=&#34;https://powerapps.microsoft.com/en-us/communityplan/&#34;&gt;Community Plan&lt;/a&gt; or Power Apps / Power Automate per app or per user plan&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you are not interested in the inception of this, skip the very interesting story and just jump to &lt;a href=&#34;/posts/spotify-custom-connector-for-power-platform/#letscreate&#34;&gt;Let&amp;rsquo;s Create&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This whole idea started when I was on a road-trip from Cincinnati to Orlando with my #FlowFam ( &lt;a href=&#34;https://twitter.com/JonJLevesque&#34;&gt;Jon Levesque&lt;/a&gt;&lt;a href=&#34;https://twitter.com/JonJLevesque&#34;&gt;,&lt;/a&gt; &lt;a href=&#34;https://twitter.com/Anton_Rob_Benz&#34;&gt;Anton Robbins&lt;/a&gt; &lt;a href=&#34;https://twitter.com/JonJLevesque&#34;&gt;&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/PoweredbyEdG&#34;&gt;Ed Gonzalez&lt;/a&gt;). We had more than 12 hours to spend and to make the most out of it we could only do one thing - Make a flow!&lt;/p&gt;</description>
    </item>
    <item>
      <title>A trip to remember - Microsoft Ignite Day 2, 3 and 4</title>
      <link>/posts/a-trip-to-remember-microsoft-ignite-day-2-3-and-4/</link>
      <pubDate>Mon, 11 Nov 2019 08:20:49 +0000</pubDate>
      <guid>/posts/a-trip-to-remember-microsoft-ignite-day-2-3-and-4/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/e&#34;&gt;https://youtu.be/e&lt;/a&gt;_97F47hzm8&lt;/p&gt;
&lt;p&gt;A trip to remember - Microsoft Ignite Day 2, 3 and 4 What a trip this has been. I got to meet so many of the community members and got to spend some great time with them. I believe conferences are more about the people you meet. Ofcourse, the sessions are great and I am so happy that I could attend a lot of them and could then personally connect to the speaker. You can always watch the sessions later, however, the personal connections you make are priceless. And ofcourse you should also enjoy the non-conference part as well and hang out at the parties which are hosted every night by several companies. And DO NOT MISS THE UNIVERSAL PARTY! This video shows my journey at Ignite this year which I wanted to share with all of you just for fun. Hope you enjoy it!&lt;/p&gt;</description>
    </item>
    <item>
      <title>I was in the Keynote - Microsoft Ignite Day 1</title>
      <link>/posts/i-was-in-the-keynote-microsoft-ignite-day-1/</link>
      <pubDate>Tue, 05 Nov 2019 17:22:51 +0000</pubDate>
      <guid>/posts/i-was-in-the-keynote-microsoft-ignite-day-1/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/YEHG0cxoqVs&#34;&gt;https://youtu.be/YEHG0cxoqVs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was in the Keynote - Microsoft Ignite Day 1&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft Flow Online Conference Teaser</title>
      <link>/posts/microsoft-flow-online-conference-teaser/</link>
      <pubDate>Sun, 08 Sep 2019 10:46:27 +0000</pubDate>
      <guid>/posts/microsoft-flow-online-conference-teaser/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/aNdxSdG9ZQ8&#34;&gt;https://youtu.be/aNdxSdG9ZQ8&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Microsoft Flow Online Conference will be held on Sept. 10, 2019 Lots of great sessions to look out for. Don&amp;rsquo;t miss it! Register now! aka.ms/FlowConfReg&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stay hydrated 💧💧💧 using Microsoft Teams, Flow and PowerBI</title>
      <link>/posts/stay-hydrated--using-microsoft-teams-flow-and-powerbi/</link>
      <pubDate>Mon, 26 Aug 2019 19:13:55 +0000</pubDate>
      <guid>/posts/stay-hydrated--using-microsoft-teams-flow-and-powerbi/</guid>
      <description>&lt;p&gt;Recently, I was looking for some app to remind me to drink water and monitor my waterintake. I know you might say - JUST REMEMBER IT YOURSELF! However, I am a geek who likes to use technology to give me some nudges. So, I reviewed a bunch of apps but none of them had the exact thing I was looking for. Some of them were too fancy and some were asking to PAY for the &amp;ldquo;pro&amp;rdquo; version. I was definitely not going to spend money to just give me reminders , so I ventured to build something from the Microsoft suite of tools which was more integrated with my work life and was the best way to actually make me drink more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hey Siri, Create a Support Ticket - with Eric McKinney from G&amp;J Pepsi</title>
      <link>/posts/hey-siri-create-a-support-ticket-with-eric-mckinney-from-gj-pepsi/</link>
      <pubDate>Mon, 05 Aug 2019 09:07:36 +0000</pubDate>
      <guid>/posts/hey-siri-create-a-support-ticket-with-eric-mckinney-from-gj-pepsi/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/JYHkVyFampM&#34;&gt;https://youtu.be/JYHkVyFampM&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hello #PowerAddicts! In this video, I had the pleasure to chat with Eric McKinney from G&amp;amp;J Pepsi who watched mine and Jon Levesque&amp;rsquo;s video on connecting Siri to Flow and then made a support ticket system out of it within a few hours. Join us to learn how to use the iOS shortcuts app to trigger Siri, provide some inputs and then send it to Microsoft Flow to create a new ticket in a SharePoint List. This makes it much quicker (like 5 seconds) for G&amp;amp;J Pepsi&amp;rsquo;s employees to create a support ticket. You can find Eric on Twitter - &lt;a href=&#34;https://twitter.com/rowdybrownsfan&#34;&gt;https://twitter.com/rowdybrownsfan&lt;/a&gt; Watch Eric&amp;rsquo;s video at the Microsoft Inspire keynote here - &lt;a href=&#34;https://www.youtube.com/watch?v=IA8aRy&#34;&gt;https://www.youtube.com/watch?v=IA8aRy&lt;/a&gt;_WM4s Watch mine and Jon&amp;rsquo;s video on connecting Siri to Flow here - &lt;a href=&#34;https://www.youtube.com/watch?v=K3B9Ivs9dxA&#34;&gt;https://www.youtube.com/watch?v=K3B9Ivs9dxA&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>July 2019 - Cincinnati PowerApps and Flow User Group Meeting</title>
      <link>/posts/july-2019-cincinnati-powerapps-and-flow-user-group-meeting/</link>
      <pubDate>Tue, 30 Jul 2019 07:32:34 +0000</pubDate>
      <guid>/posts/july-2019-cincinnati-powerapps-and-flow-user-group-meeting/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/q-aJzStXt4k&#34;&gt;https://youtu.be/q-aJzStXt4k&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This month we have a speaker all the way from Poland - Tomasz Poszytek . He has done some amazing work with Adaptive cards that he will be sharing with us. You don&amp;rsquo;t want to miss it. Also, our very own Shane Young will be sharing all the major updates from MBAS. There were 400 features announced in the 2019 Release Plan Wave 2!!! Agenda- 1. Adaptive Cards - what is it, what is used for, how to use it - Tomasz Poszytek 2. MBAS 2019 Updates - Shane Young 3. Q&amp;amp;A&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quick Tip - Use Flow to publish your PowerApps on a regular basis</title>
      <link>/posts/quick-tip-use-flow-to-publish-your-powerapps-on-a-regular-basis/</link>
      <pubDate>Wed, 19 Jun 2019 13:29:01 +0000</pubDate>
      <guid>/posts/quick-tip-use-flow-to-publish-your-powerapps-on-a-regular-basis/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;/uploads/2019/06/image.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Flow Screenshot&lt;/p&gt;
&lt;p&gt;It is a good practice to publish all your PowerApps regularly as sometimes the enhancements/features don;t show up until you publish the app.&lt;/p&gt;
&lt;p&gt;You can use Flow and the &amp;ldquo;PowerApps for App Makers&amp;rdquo; connector to publish your apps on a regular basis. ( I do it on a monthly basis)&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;h2 id=&#34;link-to-the-flow-files-here---httpsgithubcomthatapiguypublish-all-powerapps-using-flow&#34;&gt;Link to the flow files here - &lt;a href=&#34;https://github.com/thatapiguy/Publish-All-PowerApps-using-Flow/&#34;&gt;https://github.com/thatapiguy/Publish-All-PowerApps-using-Flow/&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id=&#34;comments&#34;&gt;Comments:&lt;/h3&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;%22michael.petersen.y2@gmail.com%22&#34;&gt;Michael&lt;/a&gt; - &lt;time datetime=&#34;2023-02-24 09:19:55&#34;&gt;Feb 5, 2023&lt;/time&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>April 2019 Cincinnati PowerApps and Flow User Group Meeting</title>
      <link>/posts/april-2019-cincinnati-powerapps-and-flow-user-group-meeting/</link>
      <pubDate>Fri, 12 Apr 2019 07:30:27 +0000</pubDate>
      <guid>/posts/april-2019-cincinnati-powerapps-and-flow-user-group-meeting/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/CTdirqy0440&#34;&gt;https://youtu.be/CTdirqy0440&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>PowerApps and Power Automate license based on Office 365 license</title>
      <link>/posts/powerapps-and-flow-license-based-on-office-365-license/</link>
      <pubDate>Sun, 07 Apr 2019 16:22:46 +0000</pubDate>
      <guid>/posts/powerapps-and-flow-license-based-on-office-365-license/</guid>
      <description>&lt;p&gt;This blog post is based on the &lt;a href=&#34;https://download.microsoft.com/download/9/5/6/9568EFD0-403D-4AE4-95F0-7FACA2CCB2E4/PowerApps%20and%20Flow%20Licensing%20Guide.pdf&#34;&gt;Licensing document&lt;/a&gt; released by Microsoft in April 2019. The intent of this blog post is to help you understand the licensing better based on the Office 365 license you currently have.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;If you have any of these Office 365 Licenses -&lt;/p&gt;
&lt;p&gt;Office 365 Business Essentials&lt;/p&gt;
&lt;p&gt;Office 365 Business Premium&lt;/p&gt;
&lt;p&gt;Office 365 A1 for Students&lt;/p&gt;
&lt;p&gt;Office 365 A1 Plus for Faculty&lt;/p&gt;
&lt;p&gt;Office 365 A1 Plus for Students&lt;/p&gt;</description>
    </item>
    <item>
      <title>Alexa, ask Microsoft Flow to read out my latest e-mail</title>
      <link>/posts/alexa-ask-microsoft-flow-to-read-out-my-latest-e-mail/</link>
      <pubDate>Mon, 11 Mar 2019 11:53:18 +0000</pubDate>
      <guid>/posts/alexa-ask-microsoft-flow-to-read-out-my-latest-e-mail/</guid>
      <description>&lt;p&gt;[tweet &lt;a href=&#34;https://twitter.com/that&#34;&gt;https://twitter.com/that&lt;/a&gt;_API_guy/status/1104836878107373570 ]&lt;/p&gt;
&lt;p&gt;I posted this on twitter and got a lot of requests to create a blog on this , so here you go -&lt;/p&gt;
&lt;h3 id=&#34;why-are-we-doing-this&#34;&gt;Why are we doing this?&lt;/h3&gt;
&lt;p&gt;We are all surrounded by different smart home devices and voice assistants around us. Wouldn&amp;rsquo;t it be great if we could use them to -&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add a task to To-Do&lt;/li&gt;
&lt;li&gt;Read email/ send email&lt;/li&gt;
&lt;li&gt;Read out calendar&lt;/li&gt;
&lt;li&gt;Create a meeting invite&lt;/li&gt;
&lt;li&gt;Add an item to SharePoint list and much more&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;what-do-we-need&#34;&gt;What do we need?&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;http://flow.microsoft.com&#34;&gt;Microsoft Flow&lt;/a&gt; - If you don&amp;rsquo;t know what Microsoft Flow is , check out this video from Jon Levesque &lt;a href=&#34;https://www.youtube.com/watch?v=FOr6wlH5Kgs&#34;&gt;https://www.youtube.com/watch?v=FOr6wlH5Kgs&lt;/a&gt; and sign up for the free trial now!&lt;/li&gt;
&lt;li&gt;Alexa device / Alexa app&lt;/li&gt;
&lt;li&gt;Alexa Developer console account  - Here is an overview of the developer console for your reference - &lt;a href=&#34;https://www.youtube.com/watch?v=q-mrSBrlDso&#34;&gt;https://www.youtube.com/watch?v=q-mrSBrlDso&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;concept--&#34;&gt;Concept -&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;CONCEPT&#34; loading=&#34;lazy&#34; src=&#34;/uploads/2019/03/concept.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Open Meeting Links Automatically on Desktop | Microsoft Flow</title>
      <link>/posts/open-meeting-links-automatically-on-desktop-microsoft-flow-2/</link>
      <pubDate>Sun, 17 Feb 2019 09:04:35 +0000</pubDate>
      <guid>/posts/open-meeting-links-automatically-on-desktop-microsoft-flow-2/</guid>
      <description>&lt;h3 id=&#34;frustrated-with-always-opening-the-meeting-invite-and-clicking-on-the-join-skype--teams-meeting&#34;&gt;Frustrated with always opening the meeting invite and clicking on the join Skype / Teams meeting?&lt;/h3&gt;
&lt;h3 id=&#34;want-to-know-how-to-automatically-start-the-meeting-window-on-your-desktop-a-few-minutes-before-any-meeting-starts&#34;&gt;Want to know how to automatically start the meeting window on your desktop a few minutes before any meeting starts?&lt;/h3&gt;
&lt;p&gt;You are at the right place! What you need  -&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://flow.microsoft.com/&#34;&gt;Microsoft Flow&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.pushbullet.com&#34;&gt;Pushbullet Account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pushbullet API Access token (don&amp;rsquo;t get scared, it&amp;rsquo;s simple)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That&amp;rsquo;s all you need to automate your online meetings.&lt;/p&gt;
&lt;h3 id=&#34;step-1-get-the-access-token-for-pushbullet-api&#34;&gt;Step 1: Get the access token for Pushbullet API&lt;/h3&gt;
&lt;p&gt;After signing up for Pushbullet, go to My account and click on &amp;ldquo;Create Access Token&amp;rdquo; Copy this token and save it in some document / sticky note.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft To-do! Due dates based on E-mail Importance</title>
      <link>/posts/microsoft-to-do-due-dates-based-on-e-mail-importance/</link>
      <pubDate>Mon, 04 Feb 2019 19:06:49 +0000</pubDate>
      <guid>/posts/microsoft-to-do-due-dates-based-on-e-mail-importance/</guid>
      <description>&lt;p&gt;I recently read this blog post from &lt;a href=&#34;https://twitter.com/LuiseFreese&#34;&gt;Luise Freese&lt;/a&gt; about &lt;a href=&#34;https://todo.microsoft.com/&#34;&gt;Microsoft To-do&lt;/a&gt; - &lt;a href=&#34;https://link.medium.com/DfCakRc20T&#34;&gt;11 reasons why I fell in love with Microsoft To-Do&lt;/a&gt; and I couldn&amp;rsquo;t agree more. In-fact, I can add 10 more to that list! :) One of the reasons mentioned was around moving flagged e-mails to To-Do using &lt;a href=&#34;http://flow.microsoft.com&#34;&gt;Microsoft Flow&lt;/a&gt; . To take this a step further, I wanted a way to &lt;strong&gt;assign due dates and reminders for the e-mails based on some priority level&lt;/strong&gt;. Below is a step-by-step approach to achieve this - Note: This applies only for desktop Outlook&lt;/p&gt;</description>
    </item>
    <item>
      <title>PowerApps Challenge</title>
      <link>/posts/powerapps-challenge/</link>
      <pubDate>Sun, 03 Feb 2019 16:12:52 +0000</pubDate>
      <guid>/posts/powerapps-challenge/</guid>
      <description>&lt;p&gt;In this video we will show a step by step approach to solve the 3 tasks mentioned in this challenge by Audrie Gordon - &lt;a href=&#34;https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRzJVkDds8yROvOeWrHDKUXBUMVM5SVA3TTFFNzZOMzBPR0pFUkM0NTBYTS4u&#34;&gt;Challenge Form&lt;/a&gt; Challenge 1. We will create a PowerApp with 2 data sources such that the user can read the data but can&amp;rsquo;t edit it. Challenge 2. Tracking inventory of PowerApps Swag using Flow. Challenge 3. Saving a photo to a Sharepoint Document library using Flow and adding some more meta-data to it. &lt;a href=&#34;https://youtu.be/T7aLyuEwmw4&#34;&gt;https://youtu.be/T7aLyuEwmw4&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Send O365 Docs as PDF | Power-N-Apps E3</title>
      <link>/posts/christmas-vibes-power-n-apps-e2/</link>
      <pubDate>Wed, 28 Nov 2018 21:35:49 +0000</pubDate>
      <guid>/posts/christmas-vibes-power-n-apps-e2/</guid>
      <description>&lt;p&gt;  Welcome to Power-N-Apps! In this week&amp;rsquo;s video, the PowerApps Gaming guru Brian Dang shows us his scavenger hunt app, and we also discuss how to convert office 365 docs to PDF using Flow and then read it in PowerApps. Join us in this power journey and let&amp;rsquo;s learn together. &lt;a href=&#34;https://docs.google.com/spreadsheets/d/e/2PACX-1vTCe1aNh96yiS0nr39obKbbNv-mSKA4gKzfauKQ2U5j7hkDCJ6w0DiPY9KhLJTnuihG3hrG644Tw56_/pubhtml?gid=1565752225&amp;amp;single=true&#34;&gt;Show notes&lt;/a&gt; To follow Brian on twitter: &lt;a href=&#34;https://twitter.com/8bitclassroom&#34;&gt;https://twitter.com/8bitclassroom&lt;/a&gt; To follow me on twitter : &lt;a href=&#34;https://twitter.com/that&#34;&gt;https://twitter.com/that&lt;/a&gt;_API_guy To follow me on my blog: &lt;a href=&#34;https://thatapiguy.tech&#34;&gt;https://thatapiguy.tech&lt;/a&gt; &lt;a href=&#34;https://youtu.be/&#34;&gt;https://youtu.be/&lt;/a&gt;_NVU2jfG5Y8&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gamify Physics with PowerApps | Power-N-Apps E1</title>
      <link>/posts/power-n-apps-11-21-2018-e1/</link>
      <pubDate>Wed, 21 Nov 2018 19:04:11 +0000</pubDate>
      <guid>/posts/power-n-apps-11-21-2018-e1/</guid>
      <description>&lt;p&gt;[audio src=&amp;quot;/uploads/2018/11/power-n-apps-e1.mp3&amp;quot;][/audio] Welcome to Power-N-Apps! You can think of it as &amp;ldquo;Power and Apps&amp;rdquo; , &amp;ldquo;Power in Apps&amp;rdquo; or as I pronounce it - &amp;ldquo;Power naps&amp;rdquo; :D . These sessions are equivalent to having &amp;ldquo;power naps&amp;rdquo; as these will give you the right amount of content to get you more energized and pumped about PowerApps and Flow. In these videos, we will build something from scratch, talk about the latest updates, review some cool PowerApps / Flows and also have Q&amp;amp;A throughout the session. In our first episode, we discuss about the new canvas apps sharing experience, display names of columns, Flow online conference &amp;amp; flow checker. We also demonstrate how you can send a contact card vcf file using flow and integrate it with PowerApps. And we show how PowerApps can be used to Gamify Physics. Looking forward to a great start! Join me in this power journey and let&amp;rsquo;s learn together. &lt;a href=&#34;https://docs.google.com/spreadsheets/d/e/2PACX-1vTCe1aNh96yiS0nr39obKbbNv-mSKA4gKzfauKQ2U5j7hkDCJ6w0DiPY9KhLJTnuihG3hrG644Tw56_/pubhtml?gid=0&amp;amp;single=true&#34;&gt;Link to show notes&lt;/a&gt; &lt;a href=&#34;https://youtu.be/KDIwAk9WjUE&#34;&gt;https://youtu.be/KDIwAk9WjUE&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
