15 December 2020
New
- Added support for chat sessions. Updated the actions: create a session and update a session.
The Pigeonhole Live API moved to a cursor-based pagination strategy. Read more.
The list comments endpoint now only lists the comments for the following session types: Q&A, chat (replies), poll open-ended, poll word-cloud.
Added support for require attendee codes when signing in to the endpoints: create a pigeonhole, update a pigeonhole.
questionVotes
to the actions: create a session, update a session.Endpoint to inspect a session.
Endpoint to list the messages in a chat session.
Added the ability to generate , delete and list one-time access links for a session.
Added support for speakers. Create , update and list the speakers in a Pigeonhole.
Endpoints to list , add and replace the speakers of a session.
Added the field adminCollaboration
and hideOtherAttendeesQuestions
to the
actions: create a session
, update a session.
parentSessionId
of the
action Create a Session is now always available.Endpoint to list sessions.
Endpoint to update a Pigeonhole.
Supported event description, added the optional parameter description
to the Pigeonhole object. Affected endpoints:
Create a Pigeonhole,
Inspect a Pigeonhole,
List Pigeonholes.
redemption
to the response of the
action Inspect a subscription. The object
contains useful counts for the given subscription.Endpoint to get session insights .
Added support for anonymous actions for the following endpoints: list questions, list answers, list comments, list votes, list option votes.
createdAt
, session.type
to the following responses:
list questions,
list answers,
list comments,
list votes,
list option votes.mc_poll
to poll_multiple_choice
.