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.
Record Rollup Definitions Business APIs
Use the Record Rollup Definitions Business APIs to get a consolidated view of data for
a specific record aggregation definition. You can sort data by name and arrange it in ascending
or descending order.
Available Resources
| Resource | Description |
|---|---|
| /connect/record-aggregation/recordAggregationDefinitionId/record-rollup-results (POST) | Get rollup results for a specific record aggregation definition. Sort the data by name and arrange it in ascending or descending order. |
| /connect/record-aggregation/dpe-generation (POST) | Generate a Data Processing Engine (DPE) definition for the record aggregation definitions that you have configured. Run the DPE definition to aggregate records. |