Unify and manage your data

External queues at a glance

Learn about streaming events between Reltio and external systems using Tenant Management external queues.

Do you need to stream data between the Reltio platform and your external systems in near real time? If so, use the External queue in the Tenant Management application to transmit your data automatically as Reltio processes it.

Note: Alternatively, you can export data using batch jobs or APIs to obtain the mastered, cleansed, and enriched data from Reltio. For more information, see topic Events API.

Use the Reltio event streaming (or message streaming) service to process Match and CRUD (Create/Read/Update/Delete) events from internal to external queues or topics in JSON format. For more information on supported CRUD and MATCH events, see topic Message Streaming Format.

Use these key features to configure event streaming using External queues:
  • Multiple cloud providers:
    • Amazon SQS/SNS
    • Google Cloud Pub/Sub (Publisher/Subscriber)
    • Microsoft Azure Service Bus
  • Message filters:
    • Filter by Event type - Receive messages only for selected events.
    • Filter Objects - Receive messages only for objects that meet the filter criteria.
  • Different message payload types:
    • Full Snapshot (all fields)
    • Snapshot with selected fields
    • Delta changes - updated part of the object in a before-after format (very similar to the Activity Log)
    • Snapshot combined with Delta changes
  • Different Payload formats:
    • JSON
    • zipped JSON
  • Destination flexibility:
    • Configure multiple queues to the same destination.
    • Configure the same events to multiple destinations.

The topics in this section explain the External Queues application. For guidance on working with external queues, see topic Data streaming at a glance.