Apple Keynote · Example Payload

Apple Keynote Export Request Example

AppleDesigniWorkPresentationsProductivitySlides

Apple Keynote Export Request Example is an example object payload from Apple Keynote, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

formatincludeNotesslideRange

Example Payload

Raw ↑
{
  "format": "pdf",
  "includeNotes": true,
  "slideRange": "1-24"
}