You are here:
Flow Action: Get Record Details
Use the Get Record Details invocable action to get the details of specified records, including the name of the parent record.
Required Editions
| Available in: Starter, Professional, Enterprise, and Unlimited Editions with the Industry Service Excellence add-on license |
| User Permissions Needed | |
|---|---|
| To use the Get Record Details invocable action: | Get Record Details user permission |
| Input Value | Description | Data Type |
|---|---|---|
| Object Name | The API name of the object to get the field API names and values for. | String |
| Record IDs | A collection of record IDs to get the field API names and values for. | String |
| Field Names | Optional. A collection of field names to get the field API names and values for. | String |
| Lookup Field Names | Optional. A collection of lookup field names to get the field API names and values for. | String |
| Output Value | Description | Data Type |
|---|---|---|
| Object Details Representation | An Apex DataRetrieval__ObjectDetailsRepresentation record that contains the returned record details. The details are stored as fieldName-fieldValue pairs corresponding to the record IDs in recordIdsList. | Apex-defined |
- Limitations of Get Record Details Invocable Action
Limitations are boundaries beyond which features are unavailable, performance is throttled, or usage billing charges are applied. Work with your account executive to find a solution that meets your goals.
Did this article solve your issue?
Let us know so we can improve!

