
Announcements
I feel like I'm shooting for the moon, here, but ... does anyone have any suggestions for how (or if it's even possible) to create a flow that recognizes when a new file is uploaded to a OneDrive for Business folder ("When a file is created" trigger), grabs the file ("Get file content" action, I presume?) and sends it to GPT-4 (via custom-configured "HTTP" action?) along with a custom prompt to summarize the content of the file, then returns the GPT-4 summarized response and saves it to a new file ("Create a file" action?) in a different OneDrive for Business folder with a new filename (original name + "-summary")? I can't seem to get Power Automate to even recognize a new file added to the OneDrive for Business folder, let alone move to the next action in the flow.