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.