Integration Points

A new Open Channel requires three integration points.

There are three integration points required to set up a new Open Channel:

  1. Webhook Server
    Accepts the Airship Open Channels payload, translates and routes your request.

  2. Channel Registration API
    Because Open Channels aren’t supported by a client SDK, you must register new open channels in the Airship system directly.

  3. Push API
    Deliver message payloads using our API, specifying open channels in your request.