Skip to main content
Sitecore Documentation
  • Learn
  • Downloads
  • Changelog
  • Roadmap
CDPCloud Portal
Sitecore CDP
  • Data browser
        • Connect to an external API
        • Request attributes for audience export
        • Copy a connection to another tenant
    • Batch uploads
    • Copying entities between tenants
  • Glossary
  1. Connections
  1. Sitecore CDP
  2. Developer center

Request attributes for audience export

If you plan to use a Sitecore CDP connection to send the output of the audience export to third-party systems, we recommend you use the following standard audience export notification attributes when creating the connection:

{
  "apiUrl": "${apiUrl}",
  "audienceExportName": "${name}",
  "clientKey": "${clientKey}",
  "definitionType": "${definitionType}",
  "executionRef": "${executionRef}",
  "executionType": "${executionType}",
  "friendlyId": "${friendlyId}",
  "segmentName": "${segmentName}",
  "status": "${status}"
}
AttributeTypeDescription
apiUrlstringThe output URL for the audience export job.
audienceExportNamestringThe name of the audience export.
clientKeystringYour organization's unique and public identifier.
definitionTypestring enum (uppercase)Whether the audience export is a full or a delta export.
executionRefstring (UUID)The reference of the audience export job.
executionTypestring enum (uppercase)Whether the audience export runs instantly or on a schedule.
friendlyIdstringThe unique ID of the audience export.

Only lowercase alphanumeric characters and underscores are allowed.
segmentNamestringThe name of the segment selected for the audience export.
statusstring enum (uppercase)The status of the audience export job.
If you have suggestions for improving this article, let us know!

Documentation Assistant

This assistant uses AI to generate responses based on Sitecore documentation. While it has access to official sources, answers may be incomplete or inaccurate and should not be considered official advice or support.
Powered by
k
kapa.ai
Protected by reCAPTCHA

© Copyright 2026, Sitecore A/S or a Sitecore affiliated company.
All rights reserved.

Privacy policySitecore Trust CenterTerms of use