<?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>Power-Automate on It Must Be Code!</title><link>https://itmustbecode.com/tags/power-automate/</link><description>Recent content in Power-Automate on It Must Be Code!</description><generator>Hugo</generator><language>en-CA</language><lastBuildDate>Mon, 31 Oct 2022 04:01:32 +0000</lastBuildDate><atom:link href="https://itmustbecode.com/tags/power-automate/feed.xml" rel="self" type="application/rss+xml"/><item><title>How to Call a Dataverse Custom API from a Canvas App</title><link>https://itmustbecode.com/how-to-call-a-dataverse-custom-api-from-a-canvas-app/</link><pubDate>Mon, 31 Oct 2022 04:01:32 +0000</pubDate><guid isPermaLink="false">https://itmustbecode.com/how-to-call-a-dataverse-custom-api-from-a-canvas-app/</guid><description>&lt;p&gt;Dataverse Custom APIs are a powerful extension model of the PowerPlatform. However, at the time of writing, there are no direct method to execute a Custom API inside the PowerApps Canvas App model.&lt;/p&gt;
&lt;p&gt;In this post I will show how to call any Custom API from a Canvas App with the use of a generic &lt;strong&gt;Power Automate&lt;/strong&gt; Flow and the new &lt;strong&gt;ParseJSON&lt;/strong&gt; functionality.&lt;/p&gt;
&lt;figure&gt;&lt;img src="./image-25.png"loading="lazy"&gt;&lt;/figure&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;UPDATE 17-FEB-2023&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Dataverse Custom APIs can now be called &lt;strong&gt;directly&lt;/strong&gt; from PowerFx in Canvas Apps and Custom Pages. ( &lt;em&gt;still in experimental phase&lt;/em&gt;)&lt;/p&gt;</description></item><item><title>Embed Images in Model-Driven In-App Notifications</title><link>https://itmustbecode.com/embed-images-in-model-driven-in-app-notifications/</link><pubDate>Thu, 23 Sep 2021 03:38:29 +0000</pubDate><guid isPermaLink="false">https://itmustbecode.com/embed-images-in-model-driven-in-app-notifications/</guid><description>&lt;p&gt;&lt;strong&gt;In-App notifications&lt;/strong&gt; for Model-Driven apps ( &lt;em&gt;still in preview at the time of writing&lt;/em&gt;) exposes a central &lt;strong&gt;notification hub&lt;/strong&gt; in Power Platform model-driven apps and the &lt;strong&gt;notifications&lt;/strong&gt; model provides a fantastic vehicle to deliver &lt;strong&gt;contextual&lt;/strong&gt; and &lt;strong&gt;user-specific&lt;/strong&gt; information.&lt;/p&gt;
&lt;figure&gt;&lt;img src="./image-8.png"loading="lazy"&gt;&lt;/figure&gt;
&lt;p&gt;In this blog post, I will continue my exploration of &lt;strong&gt;In-App notifications&lt;/strong&gt; and show how we can spice things up a little bit and create &lt;strong&gt;visually rich&lt;/strong&gt; and &lt;strong&gt;appealing&lt;/strong&gt; 💎 notifications by embedding &lt;strong&gt;images&lt;/strong&gt; inside the content.&lt;/p&gt;</description></item><item><title>Send Model-Driven In-App Notifications with Power Automate</title><link>https://itmustbecode.com/send-model-driven-in-app-notifications-with-power-automate/</link><pubDate>Fri, 03 Sep 2021 17:15:43 +0000</pubDate><guid isPermaLink="false">https://itmustbecode.com/send-model-driven-in-app-notifications-with-power-automate/</guid><description>&lt;p&gt;I &lt;strong&gt;n-App notifications&lt;/strong&gt; for PowerPlatform Model-Driven apps are now &lt;a class="link" href="https://powerapps.microsoft.com/en-us/blog/announcing-public-preview-for-in-app-notifications-for-model-driven-apps/" target="_blank" rel="noopener"
&gt;available in preview&lt;/a&gt;. The feature provides a central &lt;strong&gt;notification hub&lt;/strong&gt; in the app and the notifications provides a fantastic vehicle to deliver &lt;strong&gt;contextual&lt;/strong&gt; and &lt;strong&gt;user-specific&lt;/strong&gt; information to end users.&lt;/p&gt;
&lt;p&gt;While my last post showed how to &lt;strong&gt;&lt;a class="link" href="https://itmustbecode.com/enable-model-driven-in-app-notifications-with-power-automate/" &gt;enable notifications&lt;/a&gt;&lt;/strong&gt; in model-driven apps, let&amp;rsquo;s see what the &lt;strong&gt;real deal&lt;/strong&gt; is and start creating simple notifications.&lt;/p&gt;
&lt;p&gt;As a use case, we will create a &lt;strong&gt;Power Automate&lt;/strong&gt; flow that will notify users whenever a new article is posted on the official PowerApps blog (&lt;a class="link" href="https://powerapps.microsoft.com/en-us/blog" target="_blank" rel="noopener"
&gt;https://powerapps.microsoft.com/en-us/blog&lt;/a&gt;). Something like this.&lt;/p&gt;</description></item><item><title>Enable Model-Driven In-App Notifications with Power Automate</title><link>https://itmustbecode.com/enable-model-driven-in-app-notifications-with-power-automate/</link><pubDate>Sun, 29 Aug 2021 20:45:22 +0000</pubDate><guid isPermaLink="false">https://itmustbecode.com/enable-model-driven-in-app-notifications-with-power-automate/</guid><description>&lt;p&gt;&lt;strong&gt;In-App notifications&lt;/strong&gt; for PowerPlatform model-driven apps has been released in public preview ( &lt;em&gt;see official Microsoft blog post below&lt;/em&gt;). I am particularly excited about this new feature as it opens up very interesting scenarios that can have a significant impact on the user experience.&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;&lt;img src="https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/media/app-notification-with-single-action.png" alt="App notification with single action"loading="lazy"&gt;&lt;figcaption&gt;App notification with single action&lt;/figcaption&gt;&lt;/figure&gt;
&lt;a class="link-card" href="https://powerapps.microsoft.com/en-us/blog/announcing-public-preview-for-in-app-notifications-for-model-driven-apps/" target="_blank" rel="nofollow noopener"&gt;
&lt;img class="link-card__image" src="https://powerapps.microsoft.com/images/shared/social/social-share-post-ignite.png" alt="" loading="lazy"&gt;
&lt;span class="link-card__content"&gt;
&lt;strong class="link-card__title"&gt;Announcing public preview for in-app notifications in model-driven apps&lt;/strong&gt;
&lt;span class="link-card__summary"&gt;With this public preview, notifications can be send to users within the model-driven app and are displayed using a notification center and notification toasts.&lt;/span&gt;
&lt;span class="link-card__domain"&gt;powerapps.microsoft.com&lt;/span&gt;
&lt;/span&gt;
&lt;/a&gt;
&lt;/p&gt;</description></item><item><title>Dataverse Custom API: Function (GET) vs Action (POST)</title><link>https://itmustbecode.com/dataverse-custom-api-function-get-vs-action-post/</link><pubDate>Thu, 25 Mar 2021 21:45:30 +0000</pubDate><guid isPermaLink="false">https://itmustbecode.com/dataverse-custom-api-function-get-vs-action-post/</guid><description>&lt;p&gt;The new &lt;strong&gt;Dataverse Custom API&lt;/strong&gt; feature ( &lt;em&gt;now in General Availability&lt;/em&gt; 🚀) empowers developers with the ability to create their own &lt;strong&gt;custom messages&lt;/strong&gt; to extends the capabilities of the &lt;strong&gt;Power Platform.&lt;/strong&gt; These custom messages are then exposed by the Dataverse endpoints (WebApi and Organizationservice) like other out-of-the-box messages (Create, Update, etc..).&lt;/p&gt;
&lt;p&gt;While the &lt;strong&gt;Custom API model&lt;/strong&gt; shares a lot of similarities with the traditional &lt;strong&gt;Custom Action model&lt;/strong&gt; that is available since Dynamics 2013, it also exposes a bunch of &lt;strong&gt;unique features&lt;/strong&gt; that are worth taking a look at.&lt;/p&gt;</description></item></channel></rss>