🎉 OneTrust 6.32 Released!

We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 6.32.

👍

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 Compliance

  • Functionality Enhancements: Updated API to enhance the functionality of searchStr and externalOrgId query parameters for easier and accurate website record filtering.

Data Mapping

  • Update Advanced Attributes: Added API to update the advanced attributes of a Personal Data Association that is linked to an Inventory object. This allows you to capture and report on information at a greater level of granularity for better insight and visibility into how specific data elements are treated and processed.

Universal Consent & Preference Management

  • Added Query Parameter: Updated API to include the isAnonymous query parameter. This allows you to filter receipts by non-anonymous and anonymous traffic to only see the correct data.
  • Added Query Parameter: Updated API to include the updatedUntil query parameter. This allows you to filter by date range when used in conjunction with the updatedSince parameter.
  • Added Query Parameter: Updated API to include the retainTransactions query parameter. This allows you to indicate whether transactions are retained or purged when deleting data subject consents.
  • Data Subject GUID (Globally Unique Identifier): Updated API to accept data subject GUIDs in addition to identifiers. This allows you to bulk delete lists of data subjects by their GUID reference.
  • Multiple Primary Identifiers: Updated APIs to accept an array of primary identifiers. This allows you to assign multiple primary identifiers to a group to support more complex relationships.
  • Get a Single Data Subject Profile: Added API to retrieve a single data subject profile by passing the identifier as a header. This API is designed to be used in synchronous workflows and will remain available during maintenance periods.
    • GET /v3/datasubjects/profile New API Preview

      This API is under preview in the OneTrust 6.32 release. The response will return results for newly created data subjects after the preview request is enabled.