Microsoft Project · Example Payload

Rest Api Calendar Example

BudgetingGantt ChartsMicrosoftPortfolio ManagementProject ManagementResource ManagementSchedulingTask Management

Rest Api Calendar Example is an example object payload from Microsoft Project, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdNameIsStandardCalendarCreatedModified

Example Payload

Raw ↑
{
  "Id": "c3d4e5f6-a7b8-9012-cdef-345678901234",
  "Name": "Standard",
  "IsStandardCalendar": true,
  "Created": "2025-06-15T10:00:00Z",
  "Modified": "2026-01-20T14:30:00Z"
}