I try many way.
I try to put the relative path of the folder like “List/ListName/Folder1/Folder2” or “ListName/Folder1/Folder2” and absolute path of the folder but the only way it works is when I put the list name in the field “List Name” otherwise UiPath says that this is not a List.
I try to modify the Prop dictionary editing the property “FileRefDir” or “ContentTypeID” but this property is read only.
since this activity dont support directly the use of folders, you may need to check which is the property the item need to have to tell sharepoint the sub folder you want it to go…
Hi Dario,
unfortunately, creating list items in a specific folder is not possible with the current package.
What you could do is use the Client Context returned by the SharePoint Scope and use that inside an invoke code: