Links

Elements

The building blocks of an App are what we refer to as Elements
Elements are two-way interactive components such as Polls, Predictions or Trivia questions which have a range of configuration fields and typically have two-way behaviour that allows them to count up votes or responses from users.
Feed URL Format
Example
https://<lvis static host>/events/<first two symbols of event UUID>/<event UUID>/<feed type>.json
https://d3vtzxnppyvur.cloudfront.net/events/8b/8b1dfdfb-535e-4689-8eee-932455eb6a34/all_elements.json
Feeds available:
  • all_elements. See All elements for structure.
  • all_published. Contains a list of published elements only. See All elements for structure.