Hi,
I have synced my onedrive with my local folder and now i want to read files from my onedrive dynamivally:
for ex we have an activity called “Get Environment Folder” if i select the special folder as “Desktop” it will return the path for my Desktop if other user run the same process it will return path of their Desktop path…
Do we have similar feature to access onedrive?
I want to read files from onedrive dynamically
Like : C:\Users"DynamicUserName\OneDrive
Please help