Forum Discussion
Delta_BenoitWILLEMS
Sep 03, 2024Copper Contributor
Microsoft Project REST API
Hello community, I need your help. I'm trying to retrieve data about assignment through the REST API. I would like to have the same data from the Task view of the Project Web App. ...
Delta_BenoitWILLEMS
Sep 04, 2024Copper Contributor
malshayeb Thank you for your prompt reply.
The table that you are speaking about is in the ODATA end point. Not in the API ? Right ?
And the problem with the ODATA is the fact that values are read only. I want to be able to edit its values.
Benoit W
malshayeb
Sep 04, 2024Brass Contributor
i thought you are only looking to find the effort in a specific day, the only thing i can think of at the moment is this page about the rest API endpoints, in the https://github.com/akordowski/Project-Server-Resources/blob/master/Project%20Server%20REST%20API%20Endpoints.md section of the page should give you a starting point, keep in mind some of those resources are really old. can i ask you what is the end goal you have in mind ?