Integration API quickstart
Changelog
5min
2024-08-27 Update
Fixed
Documentation errors in the DELETE Attendance registration endponts. The attendeeId and timeslotId can only be passed as query parameters — not within the body.
2024-08-05 Update
Added
Added the ability to specify which user groups can see / access a timeslot to the Create / Update Timeslots endpoints.
Improved
Improved clarity and renamed the "A note on updating existing records & using external id fields" article
Fixed
Some small syntax issues in the docs
2024-03-14 Update
Added
Updated timeslot endpoints (POST and PUT) with new attributes for controlling RSVP settings
Added
Added public / non-authenticated endpoints for client-side use
Known Issue
Added warning about mitigating a potential bug in the sponsor endpoints (POST and PATCH)
Improved
Added additional clarifications to the "Authentication & API keys" page
Improved
Added additional clarifications to the "Forming API requests" page
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 26 Aug 2024
Did this page help you?