Skip to content

Organization Update

RyanRConaway edited this page Jun 13, 2023 · 2 revisions

Overview

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.

Diagram

OrganizationUpdateEvent

Schema

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

Clone this wiki locally