How to use 365 For Each File/Folder

Hello

I don’t understand how to use the UiPath.MicrosoftOffice365.Activities.Files.ForEachFileFolderConnections (integration) activity

How do we get the file that is currently being processed in the loop? I don’t see a parameter to specify the file or folder variable

Is there a default value ?

@adext

currentItem is the variable you need to use…it is a default variable in loop

cheers

I think I didn’t give the right name of activity. It’s the integration one. i don’t see any variable in this activity

image

@adext

Inside the loop just use currentitem and it should be working I believe

cheers

oh ok i get it! it did work thank you

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.