Configuring cloud events

Open Zaak has experimental support for sending cloud events (see Cloud events for more information). These cloud events can be sent to Open Notificaties, which can route the events to subscribed webhooks. In order to make sure these events are sent, some configuration is required in both Open Zaak and Open Notificaties

Open Zaak

  1. Make sure the ENABLE_CLOUD_EVENTS environment variable is set to True (see Environment configuration reference).

  2. Make sure the connection with Open Notificaties is configured via setup_configuration. See Open Zaak configuration (CLI) for more information.

Alternatively, if setup_configuration is not used for programmatic configuration, the connection with Open Notificaties can be configured manually via the admin interface. For more information on how to do this, see Open Zaak configuration (admin).

Open Notificaties

For the required configuration in Open Notificaties, see Configuring cloud events for Mijn Overheid