Streaming Ingestion
The Data Cloud Ingestion API uses a fire-and-forget pattern to synchronize micro-batches of updates between the source system and Data Cloud in near-real time. Data is processed asynchronously approximately every 3 minutes.
-
Load new objects and update existing objects into your Data Cloud data lake table.
-
Delete records from the data lake table.
-
Quickly validate your payloads synchronously in development mode before you commit records to the lake.
See Also