I'm a very junior developer and am having trouble getting my flow to work. I suspect I'm either overcomplicating it or just missing something really obvious, but not sure. All I want to do, is when a new item gets created in an SP list, check in a separate SP library if a folder already exists for the user who submitted the item, and if not then create the folder for them and add the item as a file into that folder with its attachment. If the folder already exists, then I just need to create the item as a file in that folder with its attachment. Here is what I have but I'm getting an error specifically on creating a file when the folder already exists.
UPDATE: Solved myself 🙂


Report
All responses (
Answers (