<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: April Dunnam</title>
    <description>The latest articles on DEV Community by April Dunnam (@aprildunnam).</description>
    <link>https://dev.to/aprildunnam</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F426451%2Ff8b231f9-6590-4905-bfcf-3f8ea03b8cbd.jpg</url>
      <title>DEV Community: April Dunnam</title>
      <link>https://dev.to/aprildunnam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aprildunnam"/>
    <language>en</language>
    <item>
      <title>Adding Generative AI to your Power Apps with AI Prompts</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Wed, 10 Apr 2024 22:53:17 +0000</pubDate>
      <link>https://dev.to/azure/adding-generative-ai-to-your-power-apps-with-ai-prompts-nll</link>
      <guid>https://dev.to/azure/adding-generative-ai-to-your-power-apps-with-ai-prompts-nll</guid>
      <description>&lt;p&gt;Did you know that you can harness the power of GPT in your Power Apps applications? You can leverage the built-in AI Builder Create Text with GPT model to create your own custom prompts and use those easily in Power Apps by adding them as a data source. &lt;/p&gt;

&lt;p&gt;Check out this video to see how it's done:&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;a href="https://www.youtube.com/watch?si=9elaA-n3ILc-Q9vj&amp;amp;v=l8tv4SwDhuE&amp;amp;feature=youtu.be" rel="noopener noreferrer"&gt;
      youtube.com
    &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;If you want to learn more:&lt;/p&gt;

&lt;p&gt;Use your prompt in Power Apps: &lt;a href="https://aka.ms/powerapps-ai-prompts" rel="noopener noreferrer"&gt;https://aka.ms/powerapps-ai-prompts&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Explore prompt ideas: &lt;a href="https://aka.ms/power-prompts" rel="noopener noreferrer"&gt;https://aka.ms/power-prompts&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>promptengineering</category>
      <category>powerapps</category>
      <category>powerplatform</category>
    </item>
    <item>
      <title>Adding generative AI to your Cloud Flows with AI Prompts</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Wed, 03 Apr 2024 16:30:24 +0000</pubDate>
      <link>https://dev.to/azure/adding-generative-ai-to-your-cloud-flows-with-ai-prompts-253h</link>
      <guid>https://dev.to/azure/adding-generative-ai-to-your-cloud-flows-with-ai-prompts-253h</guid>
      <description>&lt;p&gt;AI innovation in the Power Platform keeps getting better and better! Now an AI prompt can be added as an action within a Power Automate flow making it possible to generate text from inside an automated process.&lt;/p&gt;

&lt;p&gt;In this video, &lt;a class="mentioned-user" href="https://dev.to/gomomohapi"&gt;@gomomohapi&lt;/a&gt; shows how you can add these Generative AI capabilities to your flows. Showing you how to configure the flow with the AI Prompt, how to retrieve user information and how to add an approval step for human review of the AI generated content.&lt;/p&gt;

&lt;p&gt;Watch here:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;a href="https://www.youtube.com/watch?si=WPAMR_1cZVJmmamK&amp;amp;v=-4QqfrnGgm4&amp;amp;feature=youtu.be" rel="noopener noreferrer"&gt;
      youtube.com
    &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;If you want to learn more:&lt;br&gt;
Use your prompt in Power Automate: &lt;a href="https://aka.ms/PowerAutomate/CustomPromptsInFlow" rel="noopener noreferrer"&gt;https://aka.ms/PowerAutomate/CustomPromptsInFlow&lt;/a&gt;&lt;br&gt;
Human review for automation with a prompt: &lt;a href="https://aka.ms/PowerAutomate/AIHumanReview" rel="noopener noreferrer"&gt;https://aka.ms/PowerAutomate/AIHumanReview&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ai</category>
      <category>powerautomate</category>
      <category>gpt3</category>
      <category>powerplatform</category>
    </item>
    <item>
      <title>Getting started with AI Prompts</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Fri, 29 Mar 2024 16:23:34 +0000</pubDate>
      <link>https://dev.to/azure/getting-started-with-ai-prompts-3ne1</link>
      <guid>https://dev.to/azure/getting-started-with-ai-prompts-3ne1</guid>
      <description>&lt;p&gt;We're kicking off a brand new multi-week video series called "AI in Action - Powering up with Power Automate'. In this series, we'll explore some of the key generative AI features in Power Automate and AI Builder that are changing the automation game.&lt;/p&gt;

&lt;p&gt;In the first video of the series, we'll be tackling AI Prompts. AI Prompts are powered by GPT and run on the Azure OpenAI Service. They are powerful tools that enable you to add Generative AI capabilities to your apps, automated workflows, and copilots. The Power Platform provides many template prompts that serve a variety of scenarios but you can also create custom prompts for customised use cases.&lt;/p&gt;

&lt;p&gt;In this video, we’ll go over how you can get started with AI Prompts in AI Builder. Showing you where to access the Prompt Builder and how to create custom prompts with instructions, context, and dynamic values. You’ll also learn how to test your custom prompts once they have been created.&lt;/p&gt;

&lt;p&gt;Watch here: &lt;iframe width="710" height="399" src="https://www.youtube.com/embed/lLA2XVbMRbg"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you want to learn more about AI Prompts, check out these amazing resources below:&lt;br&gt;
AI Builder GPT Prompts are generally available: &lt;a href="https://aka.ms/PowerAutomate/GPTPromptsGA"&gt;https://aka.ms/PowerAutomate/GPTPromptsGA&lt;/a&gt; &lt;br&gt;
Prompt Engineering Guide: &lt;a href="https://aka.ms/promptguide"&gt;https://aka.ms/promptguide&lt;/a&gt; &lt;br&gt;
Documentation: &lt;a href="https://aka.ms/AIPromptsOverview"&gt;https://aka.ms/AIPromptsOverview&lt;/a&gt; &lt;/p&gt;

</description>
      <category>powerplatform</category>
      <category>ai</category>
      <category>gpt3</category>
      <category>powerautomate</category>
    </item>
    <item>
      <title>Hack Together: The Power Platform AI Global Hack</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Wed, 06 Sep 2023 18:11:53 +0000</pubDate>
      <link>https://dev.to/azure/hack-together-the-power-platform-ai-global-hack-4bkb</link>
      <guid>https://dev.to/azure/hack-together-the-power-platform-ai-global-hack-4bkb</guid>
      <description>&lt;p&gt;Are you ready to unleash your creativity and build amazing solutions with Microsoft Power Platform and AI?&lt;/p&gt;

&lt;p&gt;If so, join us for Hack Together: Power Platform AI Global Hack, a virtual event where you can learn, experiment, and hack together with the new Copilot and AI features in the Power Platform.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flsxmtohwot3uyg8xfcbg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flsxmtohwot3uyg8xfcbg.png" alt="hackbanner"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  What is Hack Together?
&lt;/h1&gt;

&lt;p&gt;Hack Together is a global online hackathon that runs from September 14th to 28th, 2023.&lt;/p&gt;

&lt;p&gt;It’s open to anyone who wants to explore the possibilities of using AI in the Power Platform, whether you are a beginner, advanced maker, admin or a professional developer – all are welcome! You can join solo or hack together as a team of up to 3 people.&lt;/p&gt;

&lt;p&gt;The goal of Hack Together is to build solutions in Power Platform that leverage 1 or more Copilot and AI features. You can use any of the AI features available in Power Apps, Power Automate, Power Virtual Agents, Power Pages and AI Builder, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Power Apps Copilot: Create apps faster and easier by generating app components based on natural language inputs.&lt;/li&gt;
&lt;li&gt;Power Automate Copilot: Create flows faster and easier by generating flow steps based on natural language inputs.&lt;/li&gt;
&lt;li&gt;Power Virtual Agents Copilot: Create bot topics with natural language and connect your bot to your websites to pull answers with GPT.&lt;/li&gt;
&lt;li&gt;Power Pages Copilot: Leverage AI to create business grade websites and write content for your websites with GPT.&lt;/li&gt;
&lt;li&gt;AI Builder Create Text with GPT model: Generate text content based on natural language inputs, powered by Azure OpenAI Service.&lt;/li&gt;
&lt;li&gt;AI Builder Form Processing: Extract data from forms and documents with AI.&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  How to participate
&lt;/h1&gt;

&lt;p&gt;To participate in Hack Together, you need to register for the event at &lt;a href="https://aka.ms/hacktogether/powerplatform-ai/register" rel="noopener noreferrer"&gt;https://aka.ms/hacktogether/powerplatform-ai/register&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You will also need to have access to a Microsoft 365 account with a Power Platform license. If you don’t have one, you can see how to get one here.&lt;/p&gt;

&lt;p&gt;Once you have registered and have access to the Power Platform, you can start building your solution! We’ve created a Learn Collection to help you get started: &lt;a href="https://aka.ms/hacktogether/powerplatform-ai/learn" rel="noopener noreferrer"&gt;https://aka.ms/hacktogether/powerplatform-ai/learn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can also join the Hack Together community here to ask questions, share ideas, and get feedback from Microsoft experts and other participants. Drop a comment in the forum and introduce yourself so you can get to know your fellow hackers!&lt;/p&gt;

&lt;p&gt;You can submit your solution any time before September 28th, 2023 at 11:59 PM PST. You will need to provide a short video demo of your solution, a brief description of the problem statement, the solution overview, and the AI features used. You can submit your solution here.&lt;/p&gt;

&lt;p&gt;Looking for more info about the event? Check out our site for all the details: &lt;a href="https://aka.ms/hacktogether/powerplatform-ai" rel="noopener noreferrer"&gt;https://aka.ms/hacktogether/powerplatform-ai&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  What are the prizes?
&lt;/h1&gt;

&lt;p&gt;The best solutions will be selected by a panel of judges based on the following criteria:&lt;/p&gt;

&lt;p&gt;-Innovation: How original and creative is the solution?&lt;br&gt;
-Impact: How well does the solution address a real-world problem or opportunity?&lt;br&gt;
-Usability: How easy and intuitive is the solution to use?&lt;br&gt;
-Technical Quality: How well does the solution leverage the AI features in the Power Platform?&lt;/p&gt;

&lt;p&gt;The winners will be announced the week of October 23rd. You get the opportunity to win the following prizes:&lt;/p&gt;

&lt;p&gt;🏆 Grand prize winner – The best of the best! This category rewards the solution that meets all judging criteria, wows judges, and has potential real-world value.&lt;/p&gt;

&lt;p&gt;$150 Gift Card&lt;br&gt;
A Pair of Power Platform Branded Socks&lt;br&gt;
A Power Platform Branded T-Shirt&lt;br&gt;
A Power Platform Branded Backpack&lt;br&gt;
A Special Edition of Code Magazine&lt;br&gt;
🥇 Best AI-powered solution – This category rewards the solution that integrates AI in an innovative way.&lt;/p&gt;

&lt;p&gt;$75 Gift Card&lt;br&gt;
A Pair of Power Platform Branded Socks&lt;br&gt;
A Power Platform Branded T-Shirt&lt;br&gt;
A Special Edition of Code Magazine&lt;br&gt;
🥇 Best better together solution – This category rewards the solution that integrates AI in an innovative way. For example, a chatbot that automates common tasks or an app that uses AI to suggest relevant files for users.&lt;/p&gt;

&lt;p&gt;$75 Gift Card&lt;br&gt;
A Pair of Power Platform Branded Socks&lt;br&gt;
A Power Platform Branded T-Shirt&lt;br&gt;
A Special Edition of Code Magazine&lt;br&gt;
🥇 Best Diversity, Equity and Inclusion solution – This category rewards the solution that helps make the Power Platform community more diverse, equitable and inclusive. For example, an app that helps makes sure you have a diverse lineup of speakers for events.&lt;/p&gt;

&lt;p&gt;$75 Gift Card&lt;br&gt;
A Pair of Power Platform Branded Socks&lt;br&gt;
A Power Platform Branded T-Shirt&lt;br&gt;
A Special Edition of Code Magazine&lt;br&gt;
🏅 Plus, all hackathon participants who submit an app will receive a digital badge.&lt;/p&gt;

&lt;h1&gt;
  
  
  Join the fun!
&lt;/h1&gt;

&lt;p&gt;Are you ready to hack? You will learn new skills, meet new people, and have fun along the way. Plus, you might win some awesome prizes!&lt;/p&gt;

&lt;p&gt;We’ll have livestreams every week for you to learn more about the Power Platform and all the Copilot and AI features. We have a great lineup of Microsoft executives like Ryan Cunningham, VP of Power Apps and Stephen Siciliano, VP of Power Automate as well as our Power Platform Advocacy team and MVP’s that are ready to help you get up to speed so you can start hacking!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu9oa9xonkdtxosc6hpjb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu9oa9xonkdtxosc6hpjb.png" alt="sessions"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So, what are you waiting for? Register now and start hacking! We can’t wait to see what you create! 😊&lt;/p&gt;

</description>
      <category>hackathon</category>
      <category>learning</category>
      <category>azure</category>
      <category>automation</category>
    </item>
    <item>
      <title>Build a Power Platform Yearly Stats Application</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Fri, 30 Dec 2022 20:46:45 +0000</pubDate>
      <link>https://dev.to/aprildunnam/build-a-power-platform-yearly-stats-application-1aba</link>
      <guid>https://dev.to/aprildunnam/build-a-power-platform-yearly-stats-application-1aba</guid>
      <description>&lt;p&gt;It's the end of another year, the time that we all look back and reflect on what we accomplished. As a Power Platform maker, it is a good idea to look back on what you built in the year and the impact you made.&lt;/p&gt;

&lt;p&gt;To make this retrospection easier, I build "Power Platform Wrapped", a solution built on the Power Platform to help you get a customized overview of how many Power Apps you built, what you automated with Power Automate and more. &lt;/p&gt;

&lt;p&gt;If you want to go straight to the solution and bypass the details, you can download the app here: &lt;a href="https://aka.ms/PowerPlatformWrapped"&gt;Power Platform Wrapped&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to see a video walkthrough of the app and what it can do, check out this video:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/z6Q0FmEL1Dg"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  How it's Built
&lt;/h2&gt;

&lt;p&gt;Without going into too many boring details, I'll share a bit about how I built this solution. &lt;/p&gt;

&lt;p&gt;The key pieces of information that I wanted to track are the number of Power Apps, Flows, Bots and Power Pages built. I started thinking about how to get that data and realized that all of that information is already available in the &lt;a href="https://learn.microsoft.com/en-us/power-platform/guidance/coe/starter-kit"&gt;Power Platform Center of Excellence Starter Kit&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;If you haven't installed the COE Kit in your environment then consider this your nudge to do so now! The COE Toolkit is a set of Power Platform assets (Flows, Power Apps, etc) that gives us additional administrative, governance and analytics capabilities. It runs a series of Flows to gather information about what is in your Power Platform environments and stores all of that data in custom Dataverse tables. &lt;/p&gt;

&lt;p&gt;Since all of that data is already store in the COE toolkit, I decided to build on top of that for my year end stats solution. I built a simple Power Apps canvas app that pulls data directly from the underlying COE Dataverse tables. &lt;/p&gt;

&lt;p&gt;I realize that not everyone has the COE kit installed so I built another version of the solution that uses the Power Platform Admin connectors instead. This separate solution uses a Power Automate flow to get all of this information using the Admin connectors and sends a summary email out. &lt;/p&gt;

&lt;p&gt;If you're looking to help encourage and celebrate your Power Platform makers then this is a great template to try out!&lt;/p&gt;

</description>
      <category>powerapps</category>
      <category>powerplatform</category>
      <category>lowcode</category>
      <category>templates</category>
    </item>
    <item>
      <title>Powerful Devs Conference</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Thu, 09 Sep 2021 18:52:36 +0000</pubDate>
      <link>https://dev.to/aprildunnam/powerful-devs-conference-4k64</link>
      <guid>https://dev.to/aprildunnam/powerful-devs-conference-4k64</guid>
      <description>&lt;p&gt;Want to learn about how to leverage Fusion Teams and the Power Platform to build applications faster and with less code?  &lt;/p&gt;

&lt;p&gt;Join our experts at #PowerfulDevsConf on Sep 14, 8–11:30 PT (GMT+8).&lt;/p&gt;

&lt;p&gt;You'll hear from community members, Microsoft MVP's and Microsoft execs.  This is a LIVE event with a variety of topics ranging from custom connectors to ALM and more!&lt;/p&gt;

&lt;p&gt;Scott Guthrie will kick things off with a fireside chat on why code-first devs should embrace the Power Platform.  And we have an amazing closing keynote with Charles Lamanna and Amanda Silver as they talk about all the latest and greatest innovations and their take on the future of development.  &lt;/p&gt;

&lt;p&gt;Register now &lt;a href="https://aka.ms/PowerfulDevsConf21%C2%A0"&gt;https://aka.ms/PowerfulDevsConf21 &lt;/a&gt;&lt;/p&gt;

</description>
      <category>powerfuldevs</category>
      <category>azure</category>
    </item>
    <item>
      <title>Power Platform Custom Connectors Zero to Hero</title>
      <dc:creator>April Dunnam</dc:creator>
      <pubDate>Thu, 09 Jul 2020 17:02:23 +0000</pubDate>
      <link>https://dev.to/aprildunnam/power-platform-custom-connectors-zero-to-hero-0</link>
      <guid>https://dev.to/aprildunnam/power-platform-custom-connectors-zero-to-hero-0</guid>
      <description> 
&lt;h4&gt;
  
  
  #PowerfulDevs Conference
&lt;/h4&gt;

&lt;p&gt;&lt;code&gt;RSVP HERE BY JULY 15:&lt;/code&gt; &lt;br&gt;
&lt;a href="https://aka.ms/powerfuldevsconf?WT.mc.id=events_powerfuldevs-blog-&amp;lt;apdunnam" rel="noopener noreferrer"&gt;https://aka.ms/powerfuldevsconf&lt;/a&gt; ) &lt;/p&gt;

&lt;p&gt;The &lt;a href="https://aka.ms/powerfuldevsconf" rel="noopener noreferrer"&gt;Powerful DEVs Conference&lt;/a&gt; is the first virtual conference of its kind. We will showcase how developers can leverage the Power Platform to build applications faster and with far less effort. Connect with industry-recognized ProDev influencers, Microsoft Cloud Advocates, trusted and diverse community leaders, and members of the Power Platform Team. &lt;/p&gt;

&lt;p&gt;&lt;code&gt;BOOKMARK THIS FOR RESOURCES AND DISCUSSION WITH SPEAKERS&lt;/code&gt;&lt;br&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag__link"&gt;
  &lt;a href="/azure" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__org__pic"&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F512%2F64ce0b82-730d-4ca0-8359-2c21513a0063.jpg" alt="Microsoft Azure"&gt;
      &lt;div class="ltag__link__user__pic"&gt;
        &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F422403%2F5e52a938-ac03-4919-afca-d684c4a3e39a.jpg" alt=""&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/azure/powerfuldevs-conference-join-us-on-july-15th-online-fe3" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;#powerfuldevs Conference: Join us on July 15th Online!&lt;/h2&gt;
      &lt;h3&gt;JennyMEvents for Microsoft Azure ・ Jul 10 '20&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#powerfuldevs&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#powerplatform&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#prodev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#programming&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;
 

&lt;p&gt;Revisit this page during the event to engage in live (and post-event) discussions on those topics with both speakers and community. The speakers will be here for a live Q&amp;amp;A for at least 30 minutes immediately after their session concludes. After the event, come back to find additional slides, videos, and resources for this session. &lt;/p&gt;


 

&lt;h2&gt;
  
  
  About This Session:
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;July 15, 2020: 11:00 PDT - 11:25 PDT&lt;/code&gt; &lt;/p&gt;

&lt;p&gt;One of the most POWERful ways you can enhance the already rich native functionality of the Power Platform is with Custom Connectors. In this session, you’ll learn what custom connectors are and how to create one from scratch to get your business data into Power Apps and Power Automate. &lt;/p&gt;

&lt;h2&gt;
  
  
  About the Speakers:
&lt;/h2&gt;

&lt;p&gt;April Dunnam is a Technical Architect @ Microsoft and a Microsoft Business Apps MVP alumni. Follow &lt;a href="https://twitter.com/aprildunnam" rel="noopener noreferrer"&gt;@aprildunnam&lt;/a&gt; on Twitter. &lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Resources
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://aka.ms/PowerCustomConnectors?WT.mc.id=events_powerfuldevs-blog-&amp;lt;apdunnam" rel="noopener noreferrer"&gt;aka.ms/powercustomconnectors&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/aprildunnam/presentations/blob/master/POWERful%20Devs%20Custom%20Connectors%20Zero%20to%20Hero.pptx" rel="noopener noreferrer"&gt;Slides&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Subscribe to &lt;a href="https://youtube.com/c/aprildunnam" rel="noopener noreferrer"&gt;April's YouTube Channel&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ama</category>
      <category>powerfuldevs</category>
      <category>azure</category>
      <category>powerplatform</category>
    </item>
  </channel>
</rss>
