API quickstart
Changelog
4min
2023-11-21 Update
Added
Added new date-based filtering options to the /invites, /attendees and /events endpoints
2023-11-16 Update
Added
Added new statistics & analytics endpoints for meeting / chat data and tracking sessions/ streams and sponsor booth interactions
Added
Added new RSVP endpoints (POST, DELETE, GET) to allow a full-set of CRUD operations on RSVPs to various timeslots in the event.
2023-08-18 Update
Added
Optional position parameter to the speaker endpoints — this allows you to control the display order of your speakers in Brella's app. See the articles on the "Create speaker" and "Update speaker" endpoints for more information.
2023-08-08 Update
Added
Optional pagination query parameter for the events, invites, speakers, attendees and sponsors endpoints (List endpoints only)
Added
List all attendee/ user groups endpoint to return all the user groups in an event
2023-07-12 Update
Added
POST and PUT Schedule endpoints (timeslots) now support an optional (but highly recommended) tracks attribute for assigning/ reassigning timeslots to the correct track— see the Notes section of the relevant endpoint documentation pages for more information
2023-04-27 Update
Fixed
external_id validation works correctly for speaker endpoint
Fixed
Added duplicate validation for the speaker assignments
Fixed
Webhook attendee updated trigger only fires for actual changes (excluded automated background jobs from accidentally triggering this webhook)
2023-03-27 Update
Added
Schedule endpoints (timeslots) - List, Get, Create, Update, Delete
Added
Speaker assignment endpoints (to timeslots) - List, Create, Update, Delete
Added
Webhook manipulation endpoints - List, Get, Create, Update, Delete
Improved
Schedule endpoints (timeslots) - Specify tags in plain text
Improved
Invites endpoints - external_email now supports special characters
Updated 21 Nov 2023
Did this page help you?