n8n-docs/docs/nodes/credentials/Kafka
Tanay Pant 381ad8f352 🔨 Minor fixes
2020-11-03 09:14:57 +01:00
..
README.md 🔨 Minor fixes 2020-11-03 09:14:57 +01:00

permalink description
/credentials/kafka Learn to configure credentials for the Kafka node in n8n

Kafka

You can use these credentials to authenticate the following nodes with Kafka.

Prerequisites

Have Kafka up and running. You can refer to the official documentation to learn how to do that.

Using Kafka

  1. Enter a client ID in the Client ID field.
  2. Retrieve the Kafka Brokers and credentials (if any).
  3. Use the Client ID, Brokers (comma separated), Username, and Password with your Kafka node credentials in n8n.