Data Cloud Module of the Salesforce Interactions SDK

The Data Cloud Module of the Salesforce Interactions SDK is an extension that adds features to the SDK. You can convert the Event Structure into a compatible format for ingestion by Data Cloud and authenticate and deliver events over HTTP to a Data Cloud Web Connector.

The extension module is automatically included and configured with the instrumentation script provided when setting up a web connector in Data Cloud. There are some important details to know:

To use the power of a unified data model across Salesforce, use this schema when configuring a Web Connector:

This schema contains mappings for:

  • Engagement Events

    • Cart Interaction Mapping
    • Catalog Interaction Mapping
    • Order Interaction Mapping
    • Consent Event Mapping
  • Profile Events

    • Contact Point Email Mapping
    • Contact Point Phone Mapping
    • Identity Mapping
    • Party Identification Mapping

See Also