Aiven Http Sink Connector calls a given http endpoint for each item published to your Kafka Topics. In this guide, we will walk you through creating an Aiven Http Sink Connector.Documentation Index
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get Started
Create a Kafka Cluster
If you do not have a Kafka cluster and/or topic already, follow these
steps to create one.
Prepare the Test Environment
If you already have an HTTP endpoint that you will call, you can skip this step and continue from the Create The Connector section. We will use webhook.site to verify if the connector is working. Go to webhook.site and copy the unique url to pass it in the connector config later.
Create the Connector
Go to the Connectors tab, and create your first connector by clicking the New Connector button.



