SlidesUp

SlidesUp

  • Start Coding
  • Back to SlidesUp.com

›Schema

Getting Started

  • Overview
  • Concepts
  • API

Schema

  • Conference
  • Section
  • Track
  • Event
  • Speaker
  • Room

Conference

This entity holds the key properties of a conference.

Firebase reference: confs/list/${confId}
REST example: Boston Conference
Code sample: conf.js

Properties

NameTypeDescription
namestringName of the conference
isPublishedbooleanIs the conference published for public viewing?
startTimestringStart time in ISO 8601 format
endTimestringEnd time in ISO 8601 format
timezonestringTimezone in the tz database format, e.g. "America/New_York"
descriptionstringConference description as an HTML string
← APISection →
Copyright © 2021 SlidesUp, Inc.