# Microsoft Dynamics 365 - Get object by ID action
This action retrieves the details of a specific object in Microsoft Dynamics 365 using its ID.
# Input
| Field | Description |
|---|---|
| Object | Select any standard or custom Microsoft Dynamics 365 object to monitor. For example, Lead. |
| Accounts ID | Dynamics ID of the record to retrieve. |
# Output
The output datatree contains the details of the specified object. Each field corresponds to the attributes of the object in Microsoft Dynamics 365.
| Field | Description |
|---|---|
| Object Fields | Fields of the retrieved object. |
Last updated: 1/19/2026, 4:31:14 PM