# Syncro - Search records action
The Search records action retrieves a list of records from Syncro based on the object you select.
# Input
| Input field | Description |
|---|---|
| Object | Select the Syncro object to search. |
Additional input fields may appear based on the object you select.
# 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. |
| Customer's email address. | |
| Phone | Customer's phone number. |
| Mobile | Mobile number. |
| Created at | Record creation timestamp. |
| Updated at | Last updated timestamp. |
Last updated: 1/13/2026, 6:00:09 PM