Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Change Events for Person Accounts

Because a person account record combines fields from an account and a contact, changing a person account results in two change events: one for the account and one for the contact, provided that both objects are selected for change data capture. The two change events are generated for all changes to a person account, including create, update, delete, and undelete operations.

To receive change events for person account records, enable both Account and Contact for change data capture. If only Account is selected and a person account is updated, the account change event doesn’t contain the fields that stem from the contact. Examples of such fields are PersonAssistantName, which corresponds to the contact AssistantName field, or a contact custom field. This behavior doesn’t apply when creating or undeleting a person account—the account change event contains the contact fields even if Contact isn’t selected for capture.

Note