The purpose of this post is to walk you through the steps of developing a new Pay-as-you-go billing policy for the Power Platform. Prerequisites A valid Azure subscription An empty Azure Resource group A Power Platform environment (Sandbox or Production) Have...
Occasionally, some flows have to run certain days within a month, and not necessarily every week. Now let’s see how you can implement it in your flow. For this example, I will create a flow that has a Recurrence trigger that will run every 1st and 20th of every...
Sending multiple attachments from a One Drive folder to an external mailbox using a Power Automate flow can be very easy using a few steps (actions). Trigger For the demo purposes, I will use a manual trigger. Actions At the next, I will Initialize an array variable...
In this fast track post, I will show you how to create a List Choice XML type filed in a SharePoint Online list using Power Automate flow action. To implement this demo we will use the “Send an HTTP request to SharePoint” action Site Address:...
In this post, I will describe how you can delete SharePoint list items older than 15 days by using a Power Automate flow. For the demo purposes I will create an Instant cloud flow. Trigger For my trigger, I will add the Recurrence trigger and configure it to run every...
A Solution is used to transfer canvas apps and components from one environment to another or to update existing canvas apps with their components such as flows, connectors, gateways, component libraries etc. Solution Types There are two types of solutions: Managed and...