Jan 22 2021 11:00 AM
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 endpoint calls?
Thanks & Regards,
Rohan
Jan 23 2021 07:31 AM
Hello @rohanw24 ,
Which Project API are you trying? Have you seen the code samples here: https://github.com/OfficeDev/Project-Samples
Paul
Jan 23 2021 09:52 AM
Hi @Paul_Mather,
Thank you for your reply. I'm want to use Project Server ReST API. You can find them here:
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