ServiceNow Kafka Consumer
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Building applications
ServiceNow Kafka Consumer
Integrates your ServiceNow instance with Kafka Consumer and stores data in the ServiceNow tables.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Supported versions
This spoke was built for Confluent REST Proxy API v2.
Spoke dependencies
- Confluent Kafka REST Proxy Spoke
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Step - RTE (com.glide.hub.action_step.rte)
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.
ServiceNow Kafka Consumer uses the connection and credential alias of the Confluent Kafka REST Proxy Spoke.
Configure ServiceNow Kafka Consumer
Retrieve events pertaining to the specified topics and store it in the required ServiceNow tables.
Before you begin
- Request Integration Hub subscription.
- Activate and set up the Confluent Kafka REST Proxy Spoke.
- Activate ServiceNow Kafka Consumer.
- Define entities and mapping between entities. For information, see Robust Import Set Transformers.
- Role required: import_admin
Procedure