
Announcements
I have a Power Automate cloud flow triggered by “When a new email arrives”.
The flow processes the email content to extract customer and project information, normalizes the text, and builds SharePoint folder paths dynamically.
This Power Automate cloud flow is triggered when a new email arrives. It extracts and normalizes customer and project information, builds SharePoint folder paths, and then creates a customer folder and required subfolders in a SharePoint document library. All text processing and compose actions run instantly, but the flow experiences significant delays during the SharePoint POST actions used to create and ensure folders. The flow remains running without errors, indicating a performance or throttling issue with SharePoint folder creation.