API: read access to event brief checklist items
Jonathan Hudson
Get Event
exposes eventBriefId
/eventBriefUrl
but not the brief's contents, so there's no way to pull information like packing-list line items from the Events Brief via the API.Please add
eventBrief
as an expandable relation on Get Event
/List Events
(or a Get Brief
endpoint) returning each line item's section, line number, and the contents. This would let us roll finalized brief quantities from multiple events in a week straight into an external inventory sheet — the structural data (add-ons, resources, guest count) already works great; this is the missing piece.
Adding API write access to Event Briefs this would also be a huge win!