Integration Points
A new Open Channel requires three integration points.
There are three integration points required to set up a new Open Channel:
Webhook Server
Accepts the Airship Open Channels payload, translates and routes your request.Channel Registration API
Because Open Channels aren’t supported by a client SDK, you must register new open channels in the Airship system directly.Push API
Deliver message payloads using our API, specifying open channels in your request.