Skip to content

Cloud Flows

Cloning Power Automate Flows using a Power Automate Flow
Cloning Power Automate …

Introduction

When you build a document trigger on top of SharePoint, you quickly run into a fundamental constraint: a SharePoint trigger Flow is hardwired to a single Site and Library. There is no native way to point one Flow at a dynamic or configurable location — the Site URL and Library GUID are …

Send Multiple files as email attachments from a SharePoint Document Library Folder using Power Automate
Send Multiple files as …

Have you ever needed to email multiple specific files as attachments from a SharePoint Document Library? There is documentation on how to send ALL the files in a given folder (https://learn.microsoft.com/en-us/microsoft-365/community/power-automate-send-sharepoint-files-as-attachments), but here …