MS Project Online API to read calendar information
Hi,
I’m trying to retrieve calendar details from MS Project Online using a calendar ID.
I’m currently using this endpoint to get the calendar information:
https://<sitecollection>/<site>/pwa/_api/ProjectServer/Calendars(‘calendarid’)
However, this endpoint does not provide information about holidays and working days in a week.
Is there an API that can fetch all this data?
Thank you.
Hi,I’m trying to retrieve calendar details from MS Project Online using a calendar ID.I’m currently using this endpoint to get the calendar information:https://<sitecollection>/<site>/pwa/_api/ProjectServer/Calendars(‘calendarid’)However, this endpoint does not provide information about holidays and working days in a week.Is there an API that can fetch all this data?Thank you. Read More