Skip to main content

Events

Oproto publishes events for real-time integrations and reactive architectures.

Coming Soon

Event documentation is being developed. Check back soon for:

  • Event Catalog — All available event types and their schemas
  • Subscription Setup — How to subscribe to Oproto events
  • Best Practices — Building reliable event-driven integrations

Overview

Events allow you to react to changes in Oproto in real-time rather than polling APIs. When something happens — a company is created, a location is updated, a contact is modified — an event is published.

Event Categories

Events will be organized by domain:

CategoryExamples
Companycompany.created, company.updated, company.deleted
Locationlocation.created, location.updated, location.deleted
Contactcontact.created, contact.updated, contact.deleted
Useruser.created, user.suspended, user.deleted
Tenanttenant.created, tenant.suspended, tenant.deleted