# Salesforce - List data category groups action (batch)
This action retrieves all data category groups from Salesforce in batches.
# Input
There are no input fields for this action.
# Output
| Output fields | Description |
|---|---|
| Full name | The name of the data category group. |
| Created by ID | The Salesforce ID of the user who created the group. |
| Created date | The date and time the group was created. |
| Created by name | The name of the user who created the group. |
| File name | The file path and name for the group. |
| Last modified by ID | The Salesforce ID of the user who last modified the group. |
| Last modified date | The date and time the group was last modified. |
| Last modified by name | The name of the user who last modified the group. |
| Type | The object type. |
| List size | The total number of category group records returned. |
| List index | The position of the current category group record in the list. |
Last updated: 10/14/2025, 9:57:18 PM