Customers can export notes added to WarRooms directly using Resilinc’s REST APIs, enabling seamless integration with internal systems, analytics platforms, and enterprise workflows. This functionality is supported through the newly introduced event_notes endpoint, which allows users to retrieve all commentary associated with WarRoom events.
API Endpoint:
https://api.resilinc.com/v1/event_notes
This endpoint returns all notes linked to WarRoom events that the authenticated user has access to.
Data Included in Each Exported Note
Each WarRoom note retrieved through the API includes the following attributes:
- note_id – Unique identifier for the note
- event_id – ID of the related event
- event_title – Title of the event
- created_by – User who created the note
- created_date – Date and time when the note was created
- last_modified_date – Date and time of the last modification
- content – Full text of the note
Example JSON Response:

Reference of notes in the WarRoom:

Value to Customers:
- Provides easy access to important decision-making notes
- Facilitates automated workflows and integration with enterprise tools
- Enhances transparency and visibility into collaborative discussions in WarRooms
- Enables faster data extraction and improved tracking of WarRoom events
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article