Ui path and sharepoint integration

hi, i am working on a project right now. Can i integrate UiPath in sharepoint so that it will automatically capture the time i spent in completing a task in sharepoint? like can it capture the start time when starting a task and the end time when the task is submitted? this is for a computation of handling time for each user who’s completing the task in sharepoint

Hi @paris_cruz ,
Welcome to forum
I think UiPath can get start time and submit time at share point
get “LastModifiedDateTime” from the DriveItem.
Regards,
LNV

@paris_cruz

Welcome to the community

How do you define a start and stop?

We can get items from sharepoint and check the details…but if you want to continuously monitor then it might not be possible

Cheers

thank you. is it possible to capture the actual time spent in completing a task insharepoint with the help of UiPath? right now, iur evaluation form is housed in sharepoint. i am looking to see if there is a wag to automatically capture the time soent in doing the task i sharepoint to track productivity

Hi, I think get time create and last time modify then calculate time to process
Regards
LNV

thaank you. just want tonknow if there is any limitation?

Its limitation may be that a file is created a long time ago and it is difficult to accurately start working