> ## Documentation Index
> Fetch the complete documentation index at: https://docs.popsink.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook Source

The Webhook Source Connector allows you to directly send data to Popsink using webhooks. It is the most efficient way to build a direct integration between a streaming service and Popsink. Start by creating a connector then you will be able to register topics/schemas to send data to using you application.

## Compatible versions

|              |                                   |
| ------------ | --------------------------------- |
| **Protocol** | HTTP/1.1 over TLS 1.2 or later    |
| **Payload**  | JSON                              |
| **Clients**  | Any HTTP client — no SDK required |
