Exports (preview) overview

[This article is prerelease documentation and is subject to change.]

Exports allow you to share specific data with various applications. They can include customer profiles, tables, schemas, and mapping details. Each export requires a connection, set up by an administrator, to manage authentication and access. The Exports page shows all configured exports.

Important

  • This is a preview feature.
  • Preview features aren't meant for production use and may have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.

Export types

There are two main types of exports:

  • Segment exports let you export segment tables from Customer Insights - Data. Segments represent a list of customer profiles. When exporting segments, you choose which data fields to include in each export. A common use case for such exports is sharing lists of your customers to advertising services like Google Ads or Meta Ads for marketing purposes.

  • Data-out exports let you export any type of table available in Dynamics 365 Customer Insights - Data. The tables that you select for export are exported with all data fields, metadata, schemas, and mapping details. A common use case for the export of full tables, which we call a data-out export, is to share data to Azure Data Lake Gen2, from where organizations can further process these tables with their custom solutions. We recommend that for these scenarios you use Dataverse data sharing features with Customer Insights tables in Dataverse:

    Tip

    Azure Synapse Link for Dataverse is a generally available service that offers seamless, continuous replication of data from Microsoft Dataverse to Azure Data Lake. We recommend that you use Azure Synapse Link for Dataverse instead of Customer Insights data-out exports for further data processing of the tables generated by Customer Insights like:

    • Unified customer profiles (msdynci_customerprofile)
    • Unified activities (msdynci_unifiedactivity)
    • Segment membership (msdynci_segmentmembership)
    • Customer attribute measures (msdynci_customermeasure)
    • Enrichment data (msdynci_enrichment)
    • Prediction model output (msdynci_prediction)

    For more information on table schemas, see Tables in Customer Insights - Data

Segment exports

Segments are built on the unified customer profile table. Every segment that meets the requirements of the target systems (for example, an email address) can get exported. When defining a segment you often want to ensure it's exported as well, to do so you can use the Manage exports menu option.

Limits on segment exports include:

  • Third-party target systems can limit the number of customer profiles that you can export.
  • For individual customers, you see the actual number of segment members when you select a segment for export. The system warns you if a segment is too large.
  • Fields available for export are limited to the Customer profile table. Projected attributes from other tables aren't available for export, regardless if you use them when creating a segment.

Next step