# 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**<br>
   Accepts the Airship Open Channels payload, translates and routes your request.

1. **Channel Registration API**<br>
   Because Open Channels aren't supported by a client SDK, you must register new
   open channels in the Airship system directly.

1. **Push API**<br>
   Deliver message payloads using our [API](https://www.airship.com/docs/developer/rest-api/ua/),
   specifying open channels in your request.
