-
Notifications
You must be signed in to change notification settings - Fork 11
Organization Update
RyanRConaway edited this page Jun 13, 2023
·
2 revisions
The organization_update
event is published from Andi to the EventStream when a Curator creates or modifies the configuration for an Organization within the Andi interface. This message is how core services in the system stay in sync regarding Organizations.
Field Name | Type | Description | Enum Values |
---|---|---|---|
type | string | Identifier of the event type. Used to filter and receive events | ingestion:update |
data | Organization(TODO) | The Organization entity that has been published from Andi. | - |
author | string | The identifier of who sent the event. | - |
Performance: Negligible