Loading
Salesforce Enforces New Security Requirements in Summer 2026Read More
Group Membership and Households
View Group Membership Merge and Split Logs

View Group Membership Merge and Split Logs

When you combine two party relationship groups by using the Merge workflow, Decision Explainer logs the details of the groups and associates the logs with the merged group’s parent account. When you split a party relationship group by using the Split workflow, Decision Explainer logs the details of the current and split groups and associates the logs with the parent account of the current group.

Required Editions

Available in: View supported product editions.
User Permissions Needed
To access the Decision Explainer API: View permissions information.
  1. To view the Decision Explainer logs for Merge, find the record ID of the merged group’s parent account. To view the Decision Explainer logs for Split, find the record ID of the current group’s parent account.
  2. Retrieve the logs by making a GET request to the /connect/decision-explainer/action-logs resource.
  3. Specify these query parameters.
    Parameter Value
    actionContextCode The group’s parent account record ID 
    applicationSubType PtyRelaGrp
    applicationType PublicSector
    processType GroupAudit
 
Loading
Salesforce Help | Article