Hi,
I currently have a flow that uses AI builder (Extract information from documents) to read email attachments and put them into a compose function.
I want to grab the companies name from the line and use the name to create a folder within SharePoint.
Is there a way I can get Power Automate to look at a specific line in the compose as the company name will always be on the same line and then get a folder to be created with that company name.
Screenshot of the output has been attached. Any advise would be appreciated
Thank you
Keavie
split(outputs('Compose'), decodeUriComponent('%0A'))[1]
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.