Skip to main content

Integrations

Connect EventOpsly to your stack

Integration adapters are implemented in the EventOpsly platform. Live provider certification status is tracked separately — we clearly distinguish adapter-ready integrations from production-certified connections.

Status legend

  • implemented: Production-ready in the EventOpsly platform
  • adapter ready: Integration adapter implemented; live provider certification tracked separately
  • deferred: Planned or deferred by design

Stripe

Adapter ready

Payment processing for ticket orders, refunds, and commerce lifecycle.

Adapter implemented — live certification pending

  • Payment intent creation for orders
  • Webhook handling for payment events
  • Partial and full refund processing
  • Refund entitlement revocation on full refund
  • Test mode support for staging environments

Zoom

Adapter ready

Virtual meeting integration for hybrid and virtual event delivery.

Adapter implemented — live certification pending

  • OAuth 2.0 connection with PKCE
  • Meeting create and update lifecycle
  • Encrypted credential storage
  • External mapping for session sync

Google Calendar

Adapter ready

Calendar sync for session scheduling and organizer workflows.

Adapter implemented — live certification pending

  • OAuth 2.0 connection with PKCE
  • Calendar event sync adapter
  • Encrypted credential storage
  • Sync run tracking

Customer Webhooks

Implemented

Outbound webhook infrastructure for connecting EventOpsly to your systems.

Implemented

  • Webhook endpoint CRUD in organizer settings
  • HMAC-signed delivery payloads
  • Asynchronous dispatch via transactional outbox
  • Delivery tracking with retries
  • Event-type subscription filtering

Customer webhook architecture

Outbound webhooks dispatch asynchronously via the transactional outbox and worker pipeline. Deliveries include HMAC signatures, delivery tracking, and retry logic. Inbound provider webhooks for verified virtual attendance remain deferred by design.