Forum Discussion
rohanw24
Jan 22, 2021Brass Contributor
Project Online API calls using cURL
Hello Everyone, I want to know the correct procedure / steps of making an Project Online endpoint call using cURL. Does anyone knows or worked on that? Right from authentication till the endpoi...
Paul_Mather
Jan 23, 2021MVP
Hello rohanw24 ,
Which Project API are you trying? Have you seen the code samples here: https://github.com/OfficeDev/Project-Samples
Paul
- rohanw24Jan 23, 2021Brass Contributor
Hi Paul_Mather,
Thank you for your reply. I'm want to use Project Server ReST API. You can find them here:
https://docs.microsoft.com/en-us/previous-versions/office/project-javascript-api/jj712612(v=office.15)
So basically I want to make calls to different endpoints related to Project, Task, Assignment and Resource using cURL.
Could you please the share details of how I can achieve this (authentication + endpoint calls)?
Thanks & Regards,
Rohan