SlidesUp

SlidesUp

  • Start Coding
  • Back to SlidesUp.com

›Schema

Getting Started

  • Overview
  • Concepts
  • API

Schema

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

Speaker

A Speaker at the conference.

Firebase reference: confs/detail/${confId}/speakers/${speakerId}
REST example: Boston Conference speakers
Code sample: speaker.js

Properties

NameTypeDescription
namestringName of the speaker
titlestringTitle, e.g. "Co-founder"
orgstringOrganization, e.g. "SmartTech"
biostringSpeaker bio as an HTML string
pictureIdstringIdentifier of the speaker's picture
pictureUrlstringURL of the speaker's picture
socialProfilesobjectSocial profiles of the speaker (key is the social platform identifier, value is the username or handle on the platform)
isFeaturedbooleanTrue if the speaker should be displayed on the list of featured speakers (optional)
featuredOrdernumberOrder in which a featured speaker should appear
← EventRoom →
Copyright © 2021 SlidesUp, Inc.