---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Confluent Kafka REST Proxy Spoke

# Confluent Kafka REST Proxy Spoke {#conf-kafka-spoke__kafka-spoke}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Integrates your ServiceNow instances with the Kafka cluster through Confluent Kafka REST Proxy API.

## Request apps on the Store {#conf-kafka-spoke__section_sz5_jv3_z3b}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) 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](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#conf-kafka-spoke__inline-send-to-store}

## Integration Hub subscription {#conf-kafka-spoke__section_w5g_xtc_v4b}

This spoke requires an Integration Hub subscription. For more information, see [Legal schedules - IntegrationHub overview](https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/snc-addendum-integrationhub.pdf).

## Supported versions {#conf-kafka-spoke__section_x5g_xtc_v4b}

This spoke was built for Confluent REST Proxy API v2.

## Spoke dependencies {#conf-kafka-spoke__section_cvg_xtc_v4b}

If you're having trouble installing the app, ensure that the dependent plugin, ServiceNow
IntegrationHub Runtime (com.glide.hub.integration.runtime) is installed.  
Note:  
The plugin is a licensable feature and requires appropriate licenses, if used outside the spoke implementation.

## Spoke actions {#conf-kafka-spoke__section_ivg_xtc_v4b}

The Confluent Kafka REST Proxy spoke provides actions to automate tasks when events
occurs in your ServiceNow instance. Available actions include:  
{#conf-kafka-spoke__table_jvg_xtc_v4b__entry__2}

| Action | Description |
|-|-|
| Assign Consumer Instance to Topic Partition | Assigns a list of partitions to this consumer manually. |
| Commit Consumer Offsets | Commits a list of offsets for the consumer. When the post body is empty, all the records that have been fetched by the consumer instance are committed. |
| Create a Consumer Instance within a Consumer Group | Creates a consumer instance within Kafka consumer group. |
| Delete Consumer Instance | Destroys the consumer instance. |
| Get Kafka Partition Details For A Topic | Retrieves partition details for a Kafka topic. |
| Get Messages | Retrieves messages from a Kafka topic. |
| Publish Message | Produces messages to a Kafka topic. |
[ ]

{#conf-kafka-spoke__table_jvg_xtc_v4b}

## Connection and credential alias requirements {#conf-kafka-spoke__section_pvg_xtc_v4b}

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. 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 information about setting up the spoke, see
[Set up the Confluent Kafka REST Proxy spoke](https://www.servicenow.com/docs/7fl4GWu~iHHEvcYRyxzfNA "Integrate Confluent Kafka REST proxy with your ServiceNow instance using basic authentication.").

