by George Chrysovaladis Grammatikos | Jun 8, 2025 | Copilot Studio, Power Apps, Power Automate, Power Platform
When you connect your applications to Microsoft Dataverse, setting up authentication is essential. Choosing the right method keeps your system secure and makes it easier to scale. A Service Principal offers a secure way to manage backend integrations. In this post,...
by George Chrysovaladis Grammatikos | Sep 25, 2024 | Billing, Power Apps, Power Automate, Power Pages, Power Platform
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...
by George Chrysovaladis Grammatikos | Aug 17, 2024 | Power Automate, Power Platform
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...
by George Chrysovaladis Grammatikos | Jun 29, 2024 | Power Automate, Power Platform
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...
by George Chrysovaladis Grammatikos | Mar 1, 2024 | Power Automate, Power Platform
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:...
by George Chrysovaladis Grammatikos | Feb 1, 2024 | Power Automate, Power Platform
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...