Hello my problem is i am using a SharePoint list with folders organized by officeIDNr
By turning on the allow folders in my sp list , and i use groups to access the data i the tables
When a user add an item to the list i want flow to move that item to my OfficeIdNr folder .
The fileds in my SP Table is
OfficeIDNr
Name
Result
This is not files so i cant use normal triggers in flow , REST API is the answer but how to do it .