Forum Discussion
Timesheet app?
This site tells there is functionality for "Timesheet submission".
https://www.microsoft.com/en-us/microsoft-365/project/compare-microsoft-project-management-software
i´m trying to figure out if there is a way to access this functionality through a mobile app?
Thanks!
Hello kranis ,
Yes there is an API for Timesheets: https://docs.microsoft.com/en-us/previous-versions/office/project-javascript-api/jj668309(v=office.15)
Paul
Hello kranis ,
Microsoft used to have an official Timesheet app for Project Online but this was removed. A Project Partner called Sensei do have an app: https://www.senseiprojectsolutions.com/sensei-time-reporter-support/ or you could look to build an app with Power Apps like this example: https://powerapps.microsoft.com/en-us/partner-showcase/advisicon-inc-project-online-timesheets-mobile-app/
Paul
- kranisCopper Contributor
Paul_MatherThanks for your reply!
Yes. I could build my app in Power Portal. That would be really cool. However, I need a way to fetch the title of each row, and also a way to push updates (how many completed hours for each row).
Hopefully MS project provides an REST api for this?
Hello kranis ,
Yes there is an API for Timesheets: https://docs.microsoft.com/en-us/previous-versions/office/project-javascript-api/jj668309(v=office.15)
Paul