Events

Events mark changes or behaviour in entities and can be used to trigger actions in your application.

Entities and their events

entity

eventType

when does this occur

consent

created

A user has agreed to an applications consent policy which in turn creates a consent policy against the user.

updated

A user has agreed to an updated consent policy.

revoked

A user has decided to withdraw consent to share data with an application.

expired

The consent stored against a user has expired and is no longer valid.

archived

This consent is no longer active and/or valid.

connection

created

A connection has been created.

updated

A connection has been updated.

deleted

A connection has been deleted.

user

created

A user has been created.

updated

A user has been updated.

deleted

A user has been deleted.

📘

Consent events

Any events around consent must be monitored if your application is using Open Banking data. For more information please read our documentation on data governance events.