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:
| Attribute | Type | Description |
|---|---|---|
apiUrl | string | The output URL for the audience export job. |
audienceExportName | string | The name of the audience export. |
clientKey | string | Your organization's unique and public identifier. |
definitionType | string enum (uppercase) | Whether the audience export is a full or a delta export. |
executionRef | string (UUID) | The reference of the audience export job. |
executionType | string enum (uppercase) | Whether the audience export runs instantly or on a schedule. |
friendlyId | string | The unique ID of the audience export. Only lowercase alphanumeric characters and underscores are allowed. |
segmentName | string | The name of the segment selected for the audience export. |
status | string enum (uppercase) | The status of the audience export job. |
If you have suggestions for improving this article, let us know!