Sitecore CDP Batch API

The Sitecore CDP Batch API supports uploading large volumes of guest data and offline order records into Sitecore Customer Data Platform. It is intended for bulk data migration, historical data ingestion, and scenarios where real-time streaming is not practical, such as nightly data syncs from CRM or ERP systems. The API accepts structured data files and processes them asynchronously, updating guest profiles and order histories in CDP.

API entry from apis.yml

apis.yml Raw ↑
aid: sitecore:cdp-batch-api
name: Sitecore CDP Batch API
tags:
- Batch Processing
- Customer Data Platform
- Data Import
- Guest Data
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api-engage-us.sitecorecloud.io
humanURL: https://doc.sitecore.com/cdp/en/developers/api/index-en.html
properties:
- url: https://doc.sitecore.com/cdp/en/developers/api/index-en.html
  type: Documentation
description: The Sitecore CDP Batch API supports uploading large volumes of guest data and offline order
  records into Sitecore Customer Data Platform. It is intended for bulk data migration, historical data
  ingestion, and scenarios where real-time streaming is not practical, such as nightly data syncs from
  CRM or ERP systems. The API accepts structured data files and processes them asynchronously, updating
  guest profiles and order histories in CDP.