Out-of-the-Box Services, Utilities, and Devices > Services > Kafka > Supported Kafka Connector Types
Supported Kafka Connector Types
Add a Kafka connector type to authorize ThingWorx Flow to execute Kafka actions. ThingWorx Flow supports the following connector types for Kafka:
Basic
Adding a Basic connector
1. Drag any action under Kafka to the canvas, place the pointer on the action, and then click or double-click the action.
2. In the Kafka Connection list, select Add New.
3. Edit the Connector Label field, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
4. In the Host field, specify the host URL. For example: https://example.kafka.net/
5. In the Port field, enter the port number.
6. In the Username field, enter the username for the Kafka account.
7. In the Password field, enter the password associated with your account.
8. Click ADD to add the Kafka connector.
Was this helpful?