Forum Discussion
IDEI-MiguelMartinez
Aug 25, 2023Copper Contributor
Microsoft Project Online REST API
Hello community, I need to retrieve projects and their details and create projects and tasks from https://project.microsoft.com/ (Project Online) using a REST API.
I searched everywhere online and couldn't find any documentation or SDK to do it.
Is there any documentation for a REST API to interact with https://project.microsoft.com/?
5 Replies
Hello IDEI-MiguelMartinez ,
Assuming it is Project Online you want to work with programmatically, here are some links:
It could be Project for the web though, if so, here are some links:
Reads can be done via the normal Dataverse APIs such as the Web API: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/overview
Paul
- Eliot_ColeIron ContributorHi, Paul, none of those links are relevant, unfortunately. 😞
Hello Eliot_Cole , not relevant to what?