LevelPath - Get record details by ID action
The Get record details by ID action retrieves the details of a specific object in LevelPath based on its unique identifier.
Input
| Input field | Description |
|---|---|
| Object type | Select the LevelPath object to retrieve. |
| Object ID | Select or enter the unique ID of the LevelPath object. |
Additional input fields may appear depending on the Object type you select.
Output
The output fields vary depending on the object type. For example, if you select Supplier as the Object type, the output may include the following fields:
| Output field | Description |
|---|---|
| ID | Unique identifier of the field or value. |
| Type | Type of the field. |
| Label | UI label for the field. |
| Hint | Contextual help text for the field. |
| Placeholder | Default placeholder text. |
| Position | Position of the field in the form layout. |
| Is disabled | Indicates if the field is non-editable. |
| Is required | Indicates if the field is mandatory. |
| Value | Current value assigned to the field. |
Last updated: