LogoLogo
ProductsDevelopersAPI ReferenceContact Us
Developers
Developers
  • KORE Developer Experience Overview
  • API Management
    • API Clients
    • Authorization
    • API Responses
  • Webhooks
    • Connection Settings
    • Verifying Callbacks from KORE
    • Idempotency
  • Event Streams
    • Destinations
    • Streaming Rules
    • Events
  • Get Started
    • APIs
    • Webhooks
    • Event Streams
      • AWS Kinesis Quick Start
        • Script to Create a Kinesis Stream
      • Webhook Quick Start
  • How To ...
    • Invite and collaborate with developers
    • APIs
      • Refresh API Access Token
    • Webhooks
      • Validate Webhook Signatures
      • Rotate my Webhook Secret
      • Test and Troubleshoot my Webhook Integration
    • Event Streams
      • Test My Destination
      • Modify my Destination
      • Modify my Streaming Rule
On this page

Was this helpful?

  1. Get Started

Event Streams

PreviousWebhooksNextAWS Kinesis Quick Start

Last updated 7 months ago

Was this helpful?

This guide aims to help you get started with KORE event streams. Regardless of which destination type you choose to receive events, the steps are the same:

  1. Setup and configure your infrastructure to receive events from KORE

  2. Create a destination

  3. (Optional) Test your Destination

  4. Create a Streaming Rule

  5. Read and Parse the Data

We have provided some quick starts for each destination type KORE supports.

AWS Kinesis Quick Start
Webhook Quick Start