Create list item in a folder
How to create an item in a folder of a SharePoint Online list using a Power Automate flow.
URI
Headers
Body
Screenshot with example
Sample data
ListName – Actions_Tracking
Path – /sites/PowerUsers/Lists/Actions_Tracking/Evidence/1
Also setting the field values of the Title and Action_owner (both Single Line of Text type)
Copy/paste example
Resources
AddValidateUpdateItemUsingPath method
That’s it, Happy testing!