Customer Data Platform Developer Guide
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Ingest Data
Load data records into your Customer Data Platform programmatically using the Ingestion
API or configure an S3 connector with retrieval schedule in order to pull records from
S3.
-
Load Data into Customer Data Platform
The Ingestion API provides a RESTful interface that supports both streaming and bulk interaction patterns for programmatically loading data into Customer Data Platform. A single API connector can be used for performing both bulk and streaming uploads. -
Create an Amazon S3 Data Stream
Create a data stream to programmatically stream data from an Amazon S3 data source. The data stream allows you to ingest data into your Customer Data Platform data lake. -
Rotation of S3 Credentials with Metadata API
Use the Metadata API to rotate the S3 credentials and enable access to AWS. To update the S3 credentials you must retrieve the metadata of S3 connectors, modify the S3 credentials, and deploy the metadata.