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 | Jun 5, 2024 | Azure, General, Identity, Security
An Azure registered app to be used as a secure client needs to have certificates and/or client secrets. In the distant past (until about three years ago), there was the “Never” option for the Secrets to expire. Nowadays, the long expiration value that can...
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...