11 November 2020
New
-
Added support for require attendee codes when signing in to the endpoints: create a pigeonhole, update a pigeonhole.
Added support for require attendee codes when signing in to the endpoints: create a pigeonhole, update a pigeonhole.
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.
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.customBrandingId
to the action Create a Pigeonhole.Endpoint to list purchased Custom Brandings.
Endpoint to list answers.
Endpoints to create , bulk create and delete attendee profile fields.
Added the ability to enable/disable Attendee Profiles and Registrants:
added the optional parameters attendeeProfiles
and registrants
to the
action Create a Pigeonhole.
Renamed endpoint to list the votes cast on Poll options.
Renamed Contracts
endpoints to Subscriptions.
Renamed the request parameter contractId
to subscriptionId
in the action
to Create a Pigeonhole.
Renamed eventName
to name
in the response to Create a Pigeonhole.
Renamed JSON keys in the pagination meta
object from snake case to camel case.