servicenow integration with Kafka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 09:00 AM
We are trying to find a good way to integrate Service Now instance with Kakfa which is outside of servicenow. Requirement is to send and consume messages to/from Kafka topic. Going through the servicenow documents and they have some out of box connectors (Integration hubs- spokes). Anyone successfully able to use these or other suggestions will be helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2022 04:59 PM
Assuming that the topics are created, and messages are being published. One way of consuming the data in SN is using data stream action. This would entail setting up connections and alias and using the correct connection in the rest api to make the call in the flow designer action. The one issue that comes up in that there are no paging options, and you will need to check if all data are consumed before moving to next topic if need for scheduled load. Since it's JSON, messages will have to be parsed and scripted out to create outputs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2022 10:55 PM
Even we are trying to explore this option of communication with Kafka.
We read briefly about the below kafka spokes:
ServiceNow Kafka Consumer
Confluent Kafka REST Proxy spoke
But need more insight into the usage and prerequisites...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2023 11:00 AM
If you haven't already explored this, take a look at the Stream Connect with Kafka features in Utah...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2024 07:45 AM
The following video playlist could be helpful:
https://www.youtube.com/watch?v=1Zp1GigqH9w&list=PL5DgOfLBA3Rbllyw8mfqba52m3k_U4EnX