Adobe Experience Platform release notes
Release date: October 27, 2021
Updates to Experience Platform
Updates to Experience Platform.
User interface ui
The user interface has been updated with the following changes:
See the Experience Platform UI Guide to learn more.
Updates to existing features
Updates to existing features in Adobe Experience Platform:
Data Prep data-prep
Data Prep allows data engineers to map, transform, and validate data to and from Experience Data Model (XDM).
Updated features
contains_key
functioncontains_key
function has been introduced, which lets you check if the object exists within the source. This function replaces the is_set
function, which is now deprecated./mappingSets/preview
endpoint in the Data Prep API are now consistent with the error messages that are generated during runtime.See the Data Prep overview to learn more about this service.
Sources sources
Adobe Experience Platform can ingest data from external sources while allowing you to structure, label, and enhance that data using Experience Platform services. You can ingest data from a variety of sources such as Adobe applications, cloud-based storage, third-party software, and your CRM system.
Experience Platform provides a RESTful API and an interactive UI that lets you set up source connections for various data providers with ease. These source connections allow you to authenticate and connect to external storage systems and CRM services, set times for ingestion runs, and manage data ingestion throughput.
s3SessionToken
parameter to connect your Amazon S3 account to Experience Platform using temporary security credentials. This token allows you to provide short-term, temporary access to your Amazon S3 resources to users in untrusted environments. See the Amazon S3 documentation for more information.To learn more about sources, see the sources overview.