Setting up Confluent
1. Add integration
Select Confluent from the integrations page.2. Configure settings
Fill out the form with the following settings:| Setting | Required | Description |
|---|---|---|
| Name | ✓ | Name that will be displayed to users when selecting this integration in Superblocks |
| Brokers | ✓ | Comma-separated list of Confluent Cloud bootstrap servers |
| SASL Mechanism | ✓ | Authentication mechanism. Choose between PLAIN, SCRAM SHA256, SCRAM SHA512. |
| Username | ✓ | Confluent Cloud API key |
| Password | ✓ | Secret value for the API key provided as the username |
| Enable SSL | ✗ | Connect via SSL if selected (SSL encryption should always be used if SASL mechanism is PLAIN) |
3. Test and save
Click Test Connection to check that Superblocks can connect to the data source.If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for Hybrid or Cloud-Prem deployments).
4. Set profiles
Optionally, configure different profiles for separate development environments.Confluent connected!
You can now consume and produce messages through Confluent in any
Application,
Workflow, or
Scheduled Job.

