Microsoft Planner · Example Payload

Microsoft Planner Planner Task Collection Example

CollaborationMicrosoft 365ProductivityProject ManagementTask Management

Microsoft Planner Planner Task Collection Example is an example object payload from Microsoft Planner, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@odata.context@odata.countvalue

Example Payload

Raw ↑
{
  "@odata.context": "example_value",
  "@odata.count": 10,
  "value": []
}