# Syncro - Get record by ID action

The Get record by ID action retrieves a single record from Syncro using the object and ID you provide.

# Input

Input field Description
Object Select the Syncro object to retrieve.
ID Enter the unique identifier of the record to retrieve.

Additional input fields may appear based on the selected object.

# Output

The output varies based on the object you select. For example, your output fields include the following if you select Customer:

Output field Description
ID Unique ID of the customer.
First name Customer's first name.
Last name Customer's last name.
Full name Full name of the customer.
Business name Customer's business name.
Email Customer's email address.
Phone Customer's phone number.


Last updated: 1/13/2026, 6:00:09 PM

On this page