
Announcements
Hi everyone,
I've been researching this but couldn’t find a clear answer, so I’m hoping someone here can help.
I'm working with a SharePoint list (not a document library), and I'm trying to create a new item and then move it into a specific folder within the same list.
The list is called "PFE 2025", and folders are enabled. From what I’ve found so far, it doesn’t seem possible to directly create an item inside a folder using the standard "Create item" action in Power Automate — there’s no visible "Folder Path" field like in document libraries.
So here’s my question:
Is it possible to first create the item, and then move it into the appropriate folder within the same list?
If so, what would be the recommended approach?
Using HTTP requests with the SharePoint REST API?
Manually recreating the item in the folder and deleting the original one?
I’d really appreciate any insight, best practices, or examples from the community.
Thanks in advance for your help!