Microsoft Word · Example Payload

Javascript Api Comment Example

DocumentsMicrosoft 365OfficeProductivityWord Processing

Javascript Api Comment Example is an example object payload from Microsoft Word, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idauthorNameauthorEmailcontentcreatedDateresolved

Example Payload

Raw ↑
{
  "id": "comment-500321",
  "authorName": "Jane Smith",
  "authorEmail": "jsmith@contoso.com",
  "content": "Please review the financial projections in this section before finalizing.",
  "createdDate": "2025-12-15T14:30:00Z",
  "resolved": false
}