Apple Keynote · Example Payload

Apple Keynote Slide Example

AppleDesigniWorkPresentationsProductivitySlides

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

Top-level fields

slideNumbertitlelayoutskippednotesbackgroundColor

Example Payload

Raw ↑
{
  "slideNumber": 1,
  "title": "Q4 Business Review",
  "layout": "Title - Center",
  "skipped": false,
  "notes": "Welcome to the Q4 review.",
  "backgroundColor": "#FFFFFF"
}