Microsoft Planner · Schema

PlannerExternalReferences

A collection of references on a task. Each key is a URL-encoded URL of the reference, and the value is a plannerExternalReference.

CollaborationMicrosoft 365ProductivityProject ManagementTask Management
View JSON Schema on GitHub

JSON Schema

microsoft-planner-planner-external-references-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PlannerExternalReferences",
  "type": "object",
  "description": "A collection of references on a task. Each key is a URL-encoded URL of the reference, and the value is a plannerExternalReference."
}