Skip to main content

Ingestion Modes

Reelevant supports multiple ingestion patterns depending on data volume, freshness requirements, and source system capabilities.

DataHub Source Types

The DataHub supports the following source connectors for batch (Worker mode) ingestion:
All batch sources support field mapping, type coercion, PGP decryption for encrypted files, and configurable CSV options (custom delimiters, header-less files with column definitions).

Datasource Categories

Datasources are typed to enable specialised behaviours (required fields, indexing strategies, query capabilities):

Data Update Strategies

When new data arrives, three strategies control how it merges with existing records:

Record-Level Anonymisation

Upsert Datasources in Worker and Ingester modes support targeted anonymisation by primary key. Privacy systems can remove selected CRM records without replacing the complete dataset. Each operation accepts up to 10,000 identifiers. After processing, the selected records stop appearing in Datasource queries while unaffected records remain available. The source system and separately configured analytics destinations retain their own copies. Apply the corresponding deletion policy in each system to complete a right-to-erasure request. See Anonymising Customer Records for supported configurations, processing behaviour, and an operational checklist.

Integration Effort

All source configurations are managed through the platform UI — no code required. For programmatic management, see the API Reference.

Next Steps

Integration Channels

How personalised Content is delivered to each channel.

Field Mapping

Advanced field mapping and type coercion rules.