<?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>APIs on That API Guy</title>
    <link>/tags/apis/</link>
    <description>Recent content in APIs on That API Guy</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 28 May 2021 21:00:49 +0000</lastBuildDate>
    <atom:link href="/tags/apis/index.xml" rel="self" type="application/rss+xml" />
    <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>How to create an app to Scan Receipts</title>
      <link>/posts/how-to-create-an-app-to-scan-receipts/</link>
      <pubDate>Mon, 01 Jun 2020 15:48:44 +0000</pubDate>
      <guid>/posts/how-to-create-an-app-to-scan-receipts/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://youtu.be/Kjb-Hnt&#34;&gt;https://youtu.be/Kjb-Hnt&lt;/a&gt;_GpY&lt;/p&gt;
&lt;h2 id=&#34;how-to-create-an-app-to-scan-receipts-in-this-video-you-will-learn-how-to-create-an-app-in-power-apps-to-scan-receipts-using-the-azure-cognitive-services-form-recognizer-api-some-helpful-resources---form-recognizer-api-docs----form-recognizer-api-reference----if-you-like-the-video-please-subscribe-to-the-channel-to-get-a-new-video-every-week-you-can-also-follow-me-on-twitter---_api_guy&#34;&gt;How to create an app to Scan Receipts In this video, you will learn how to create an app in Power Apps to scan receipts using the Azure Cognitive Services Form Recognizer API. Some helpful resources - Form Recognizer API Docs - &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/cognitive-services/form-recognizer/&#34;&gt;https://docs.microsoft.com/en-us/azure/cognitive-services/form-recognizer/&lt;/a&gt; Form Recognizer API Reference - &lt;a href=&#34;https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-preview/operations/AnalyzeReceiptAsync&#34;&gt;https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-preview/operations/AnalyzeReceiptAsync&lt;/a&gt; If you like the video, please subscribe to the channel to get a new video every week. You can also follow me on Twitter - &lt;a href=&#34;https://twitter.com/That&#34;&gt;https://twitter.com/That&lt;/a&gt;_API_guy&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;https://ecellorscrm.wordpress.com/2020/06/13/how-to-create-an-app-to-scan-receipts/&#34;&gt;How to create an app to Scan Receipts – ECELLORS CRM Blog&lt;/a&gt; - &lt;time datetime=&#34;2020-06-13 09:38:35&#34;&gt;Jun 6, 2020&lt;/time&gt;&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>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>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>
  </channel>
</rss>
