How to publish thirdparty Application ticketing messages to a Kafka topic for ServiceNow to retriev
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 03:00 AM
Hi
Can anyone help me with below requirement
guide me steps to work on it, Appriciated
I want to publish Third-party Application ticketing messages to a Kafka topic for ServiceNow to retrieve.
I will require Third-party Application to push messages to Kafka
Thanks in Advance
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 11:07 PM
It depends on the overall architecture and requirements.
If it of a transactional nature, have a look at the Kafka spoke in Automation Engine.
It the use case is more demanding, in Kafka message frequency, I would recommend having a look at Stream Connect.
If helpful or correct, please state so!