# Open API - Get record details by ID action

The Get record details by ID action retrieves the details of a record by ID using OpenAPI. The list of objects is dynamically generated based on the API endpoints found in the OpenAPI document (opens new window).

Get record details by ID actionGet record details by ID action

# Input

Input fields Description
OpenAPI document source Define how to provide the OpenAPI document to the connector. Workato recommends loading it from a URL. Alternatively, you can copy and paste the contents of the file.
Server URL Provide a URL to the target host or service, for example, https://app.example.com or https://example.com/app. Relative endpoint paths from the OpenAPI document are appended to the server URL to construct the full endpoint URL.
Object Select an object from the drop-down list of linked objects.

# Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps.


Last updated: 1/27/2025, 1:45:51 AM

On this page