
Announcements
I am currently working on a flow in Power Automate that is triggered when an invoice is uploaded to a specific SharePoint site. The goal of this flow is to extract two key pieces of information from the invoice: the Customer Name and the Invoice Date. Based on this information, I need to create a structured folder hierarchy as follows:
While I have successfully set up the flow to create these folders, I am encountering a significant issue with the Send an HTTP request to SharePoint action, which I am using to check for the existence of the required folders (Customer Name, Invoices, and Year).
Here are the specifics of the problem:
Given these challenges, I am seeking guidance on how to ensure the flow runs smoothly, especially regarding:
If anyone has experience with similar scenarios or can provide insight into resolving these issues, your assistance would be greatly appreciated.
Thank you in advance for your help!