question

kishansahu-8833 avatar image
0 Votes"
kishansahu-8833 asked sreejukg answered

It there any way to integrate my asp.net mvc applicaition to project online.

Hi,

Is there any way to integrate my asp.net mvc application to project online. I want to share my .net app data to project online.

microsoft-graph-profile
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

sreejukg avatar image
0 Votes"
sreejukg answered

Project provides OData service as of now, that can be used to integrate with it.

Refer: https://docs.microsoft.com/en-us/previous-versions/office/project-odata/jj163015(v=office.15)

You can use the Rest APIs to integrate your app with Project.
https://docs.microsoft.com/en-us/previous-versions/office/project-odata/jj163048(v=office.15)

You may refer the below sample, in github, though it uses powershell, you can refer the concepts from the project.

https://github.com/OfficeDev/Project-Samples/tree/master/O365-Project-Online-REST-Samples

Hope this helps

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.