OutSystems - Get entity by ID action

The Get entity by ID action fetches entities based on the values you select for the action.

Get entity by ID actionGet entity by ID action

Input

Input fieldDescription
ModuleSelect the module where the record you plan to fetch is located.
Entity IDSelect the entity ID of the module.
Record IDThe ID of the record you plan to fetch. You can find the record ID in the OutSystems URL.

Output

Output fieldDescription
RecordThis entry contains information specific to the record attributes and other configurations you selected for the OutSystems object. This value is null if the record is blank.

Last updated: