Follow our setup guide to connect Confluent Cloud to Fivetran.
Prerequisiteslink
To connect Confluent Cloud to Fivetran, you need a Confluent Cloud account with Kafka Server running.
Setup instructionslink
Find server namelink
-
Open the Confluent Cloud Clusters.
-
Select your cluster.
-
On the CLIENT CONFIG tab, select the Java configuration.
-
Copy the server name from the
bootstrap.servers
configuration. You will need it to configure Fivetran.
Finish Fivetran Configurationlink
-
Enter your chosen destination schema name in the connector setup form.
-
Enter the consumer group that you want to use for this connector.
-
Enter your server name that you found in Step 1 in
<host>:<port>
format. -
Select your message type: Json, Avro, Protobuf, or Text.
-
If you choose Json, select a sync type: Packed or Unpacked.
-
If you choose Avro or Protobuf, enter the following schema registry credentials:
- Schema Registry URLs
- Schema Registry Key
- Schema Registry Secret
-
-
Select a security protocol: PLAINTEXT or SASL. If you choose SASL, enter your API Key and API Secret.
-
Click Save & Test. Fivetran will take it from here and sync your Confluent Cloud data.
Related Contentlink
description Connector Overview
settings API Connector Configuration