🎉 OneTrust 202411.1.0 Released!
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202411.1.0.
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust Release Notes page. Learn more about environment maintenance on the Current and Historic Maintenance page, and subscribe to proactive environment notifications on our System Status and Scheduled Maintenance page.
Cookie Consent
Existing Public Preview Features
- Bulk Export APIs: The following APIs are now available for use within The Trust Intelligence Platform to create and cancel bulk exports and retrieve their status, progress, and download details. These APIs enable users to extract large volumes of cookie receipts, consent receipts, and data subjects at once with a limit of six bulk exports per month.
Mobile App Consent
New Public Preview Features
- New Get Universal Consent Purposes API: Added the Get Universal Consent Purposes API to retrieve purposes from Universal Consent and Preference Management. This API enables you to display UCPM purposes in your mobile Preference Center.
Existing Public Preview Features
- Consent Management Platform APIs: The following APIs are now available for use with retrieving interface attributes needed to display the Banner and Preference Center, retrieving a list of active IAB and Google Vendors to display on the Preference Center, and logging consent when an end user interacts with a Banner or Preference Center. These APIs enable you to easily access data for Banner and Preference Center implementations, disclose vendor information to end users, and capture end user consent.
Privacy Rights Automation
General Availability
- Added Language Parameter to APIs: Updated the following APIs to include the
language
parameter. This enhancement provides the ability to indicate the language in which comments are provided when adding comments to a request or when pausing the deadline of a request via API. The parameter also provides support for right-to-left languages when adding comments.
Universal Consent & Preference Management
Existing Public Preview Features
- High-Performance Data Subject APIs: High-performance Data Subject APIs are now available for use when retrieving data subjects' basic details, purpose details, email link tokens, and associations with Data Subject Groups. These APIs improve existing Data Subject APIs by offering multiple, separate APIs with more targeted queries to increase efficiency by providing faster response times.
The Data Subjects V4 APIs are currently under Public Preview and use of these APIs will require a migration. Please contact OneTrust Support to request access.
- Get Data Subject API
- Get Data Subject Details API
- Get List of All Purpose Details by Data Subject API
- Get Purpose Details by Data Subject API
- Get List of All Purpose Details for All Data Subjects API
- Get List of Data Subjects API
- Get List of Data Subject Group Members API
- Get List of Data Subject Group Associations by Data Subject API
- Get Data Subject Token API
- Get List of Data Subject Tokens API
- Bulk Export APIs: The following APIs are now available for use within The Trust Intelligence Platform to create and cancel bulk exports and retrieve their status, progress, and download details. These APIs enable users to extract large volumes of cookie receipts, consent receipts, and data subjects at once with a limit of six bulk exports per month.
Things to Know
- Delayed Events Support for Data Subject V3 Accounts: Accounts leveraging Data Subject V3 APIs now support delayed events. Event triggers can now be deferred until your data is stored in the Cosmos V3 database. Triggering consent integration events after the data has been delivered to the V3 container provides you with the ability to reference up-to-date data when a Data Subject V3 API is called within an integration workflow. This enhancement improves system stability and performance, ensuring accurate and ordered processing of events.
- New Parameter for Create Bulk Export API: Updated the Create Bulk Export API to add the
organizationGroupId
parameter in theDATA_SUBJECTS
export type. This enhancement allows you to filter by current organization and easily drill down into other specific child organizations. When theorganizationGroupId
parameter is provided and if the user has access to the organization, theDATA_SUBJECTS
export will return records for the specified organization and its children. When the parameter is not included in the request body, it will retain the value of the user’s organization by default.