Loading
Ongoing maintenance for Salesforce HelpRead More
Feature degradation | Gmail Email delivery failureRead More
About Salesforce Data 360
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Control and Metadata Change Events

          Control and Metadata Change Events

          Set up notifications for your Data 360 data in Flow Builder and create reports to see your Data 360 statuses.

          Required Editions

          Available in: All Editions supported by Data 360. See Data 360 edition availability.

          Data 360 supports several configuration objects with control events notifications, so you don’t have to view object records in Lightning Experience to receive the latest updates. With these event notifications, you can also get accurate visibility on the use of Data 360 in reports and dashboards. Set up notifications for your Data 360 data in Flow Builder and create reports to see your Data 360 statuses.

          You can set up process flows on top of these Data 360 configurations.

          Data Stream

          • ImportRunStatus
            • Field Values: PENDING, IN_PROGRESS, SUCCESS, FAILURE
          • LastRefreshDate
            • Field Values: Date
          • LastNumberOfRowsAddedCount
            • Field Values: Number
          • TotalNumberOfRowsAdded
            • Field Values: Number
          • TotalRowsProcessed
            • Field Values: Number

          Segment (MarketSegment)

          • SegmentStatus
            • Field Values: INACTIVE, COUNTING, PROCESSING, ACTIVE, ERROR
          • Last SegmentStatusDateTime
            • Field Values: Date
          • LastSegmentStatusErrorCode
          • LastSegmentMemberCount
            • Field Values: Number
          • LastSegmentRemainderCount
            • Field Values: Number
          • LastSegmentExcludedCount
            • Field Values: Number
          • PublishStatus
            • Field Values: PUBLISHING, SUCCESS, ERROR, NOT_PUBLISHED

          Activation (MarketSegmentActivation)

          • LastPublishStatus
            • Field Values: PUBLISHING, SUCCESS, ERROR, PARTNER_ERROR, SEGMENT_ERROR
          • RecordCount
            • Field Values: Number (Long)
          • LastPublishedDate
            • Field Values: DateTime

          Calculated Insights (MktCalculatedInsight)

          • LastRunDateTime
            • Field Values: Date
          • LastRunStatusDateTime
            • Field Values: Date
          • LastRunStatus
            • Field Values: NONE, PENDING, PROCESSING, SUCCESS, ERROR, ABORTED
          • LastCalcInsightStatusErrorCode
            • Field Values: PROCESSING_FAILED, CREATE_FAILED, DELETE_FAILED, VALIDATION_FAILED

          Identity Resolution (IdentityResolution)

          • LastRunStatus
            • Field Values: SUCCESS, ERROR, IN_PROGRESS
          • ErrorCode
            • Field Values: NO_ERROR, PUBLISHING_ERROR, DELETING_ERROR, UNKNOWN_ERROR, NO_MATCH_RULES_ERROR
          • LastRunStatusDateTime
            • Field Values: Date
          • SourceCount
            • Field Values: Number (Long)
          • MatchCount
            • Field Values: Number (Long)
          • UnifiedCount
            • Field Values: Number (Long)
          • ConsolidationRate
            • Field Values: Number (Double)

          DataObjectMetadataChgEvent (Platform Event)

          • EventType
          • SchemaVersion
          • EventPublishDate
            • Field Values: Date
          • EventCreationDate
            • Field Values: Date
          • SourceTableDeveloperName
            • Field Values: Text
          • Trigger
            • Field Values: Text (Create, Update, Delete)
          • PreviousValue
            • Field Values: Text
          • CurrentValue
            • Field Values: Text
          Example
          Example
          "EventType": "DataObjectMetadataChgEvent",
                "SchemaVersion": "1.0",
                "EventPublishDate": "2021-08-03T12:09:32.675Z",
                "EventCreationDate": "2021-08-03T12:09:31.571Z",
                "SourceTableDeveloperName": "Ind2__dll",
                "Trigger": "Update",
                "PreviousValue": "{\"fields\":[{\"name\":\"address__c\",\"displayName\":\"Address\",\"type\":\"STRING\"},{\"name\":\"birthdate__c\",\"displayName\":\"birthdate\",\"type\":\"DATE_TIME\"},{\"name\":\"childrencount__c\",\"displayName\":\"childrencount\",\"type\":\"NUMBER\"},{\"name\":\"DataSource__c\",\"displayName\":\"Data Source\",\"type\":\"STRING\"},{\"name\":\"DataSourceObject__c\",\"displayName\":\"Data Source Object\",\"type\":\"STRING\"},{\"name\":\"emailnew__c\",\"displayName\":\"EmailNew\",\"type\":\"STRING\"},{\"name\":\"firstname__c\",\"displayName\":\"FirstName\",\"type\":\"STRING\"},{\"name\":\"gender__c\",\"displayName\":\"gender\",\"type\":\"STRING\"},{\"name\":\"id__c\",\"displayName\":\"id\",\"type\":\"STRING\"},{\"name\":\"InternalOrganization__c\",\"displayName\":\"Internal Organization\",\"type\":\"STRING\"},{\"name\":\"lastname__c\",\"displayName\":\"LastName\",\"type\":\"STRING\"},{\"name\":\"maritalstatus__c\",\"displayName\":\"maritalstatus\",\"type\":\"STRING\"},{\"name\":\"maritalstatusname__c\",\"displayName\":\"maritalstatusname\",\"type\":\"STRING\"},{\"name\":\"occupation__c\",\"displayName\":\"occupation\",\"type\":\"STRING\"},{\"name\":\"partyid__c\",\"displayName\":\"partyid\",\"type\":\"NUMBER\"},{\"name\":\"personname__c\",\"displayName\":\"personname\",\"type\":\"STRING\"},{\"name\":\"phone__c\",\"displayName\":\"Phone\",\"type\":\"STRING\"},{\"name\":\"socialhandle__c\",\"displayName\":\"SocialHandle\",\"type\":\"STRING\"},{\"name\":\"yearlyincome__c\",\"displayName\":\"yearlyincome\",\"type\":\"NUMBER\"}],\"category\":\"Profile\",\"name\":\"Ind2__dll\",\"displayName\":\"Ind2\",\"primaryKeys\":[{\"name\":\"id__c\",\"displayName\":\"id\",\"indexOrder\":\"1\"}]}"
                "CurrentValue": "{\"fields\":[{\"name\":\"address__c\",\"displayName\":\"Address\",\"type\":\"STRING\"},{\"name\":\"birthdate__c\",\"displayName\":\"birthdate\",\"type\":\"DATE_TIME\"},{\"name\":\"childrencount__c\",\"displayName\":\"childrencount\",\"type\":\"NUMBER\"},{\"name\":\"DataSource__c\",\"displayName\":\"Data Source\",\"type\":\"STRING\"},{\"name\":\"DataSourceObject__c\",\"displayName\":\"Data Source Object\",\"type\":\"STRING\"},{\"name\":\"emailnew__c\",\"displayName\":\"EmailNew\",\"type\":\"STRING\"},{\"name\":\"firstname__c\",\"displayName\":\"FirstName\",\"type\":\"STRING\"},{\"name\":\"gender__c\",\"displayName\":\"gender\",\"type\":\"STRING\"},{\"name\":\"id__c\",\"displayName\":\"id\",\"type\":\"STRING\"},{\"name\":\"InternalOrganization__c\",\"displayName\":\"Internal Organization\",\"type\":\"STRING\"},{\"name\":\"lastname__c\",\"displayName\":\"LastName\",\"type\":\"STRING\"},{\"name\":\"maritalstatus__c\",\"displayName\":\"maritalstatus\",\"type\":\"STRING\"},{\"name\":\"maritalstatusname__c\",\"displayName\":\"maritalstatusname\",\"type\":\"STRING\"},{\"name\":\"occupation__c\",\"displayName\":\"occupation\",\"type\":\"STRING\"},{\"name\":\"partyid__c\",\"displayName\":\"partyid\",\"type\":\"NUMBER\"},{\"name\":\"personname__c\",\"displayName\":\"personname\",\"type\":\"STRING\"},{\"name\":\"phone__c\",\"displayName\":\"Phone\",\"type\":\"STRING\"},{\"name\":\"socialhandle__c\",\"displayName\":\"SocialHandle\",\"type\":\"STRING\"},{\"name\":\"yearlyincome__c\",\"displayName\":\"yearlyincome\",\"type\":\"NUMBER\"}],\"category\":\"\",\"name\":\"Ind2__dll\",\"displayName\":\"Ind2\",\"primaryKeys\":[{\"name\":\"id__c\",\"displayName\":\"id\",\"indexOrder\":\"1\"}]}",

          SearchIndexJobStatusEvent (Platform Event)

          • ApiName
            • Field Values: Text
          • ErrorCode
            • Field Values: Text
          • EventCreationDate
            • Field Values: DateTime
          • EventPublishDate
            • Field Values: DateTime
          • EventType
            • Field Values: Text
          • IndexRefreshedOn
            • Field Values: DateTime
          • SchemaVersion
            • Field Values: Text
          • RuntimeStatus
            • Field Values: Ready, In Progress, or Failed

          Using these object types, create flows in Flow Builder to monitor your data streams for results or changes.

           
          Loading
          Salesforce Help | Article