Reltio Connect

 View Only
  • 1.  Reltio Kafka integration

    Posted 06-04-2021 17:00
    Hello Everyone,

    Anyone has integrated Reltio with Kafka ?
    We are working on a use case to stream Mastered data from Reltio via Kafka integration to consuming application. Any pointers, guidance, suggestions?

    Thanks.


  • 2.  RE: Reltio Kafka integration

    Reltio Employee
    Posted 06-07-2021 09:54
    Deepak,

    We have a brief video showing a demo example using Kafka here on our Youtube channel.  I wanted to share this if you find it helpful.

    A brief introduction to Kafka and Reltio and the relationship between them, including a brief demonstration.



  • 3.  RE: Reltio Kafka integration

    Reltio Employee
    Posted 06-07-2021 12:11
    Hi Deepak,

    A number of Reltio customers are doing integration via Kafka, and the video does a great job of explaining the principles.  Since Reltio uses standard integration components such as AWS SQS and GCP Pub/Sub, there are a number of code examples publicly available on the web.  One such example can be found here:  https://github.com/Nordstrom/kafka-connect-sqs  but there are many, many others.