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 fieldDescription
ObjectSelect the Syncro object to retrieve.
IDEnter 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 fieldDescription
IDUnique ID of the customer.
First nameCustomer's first name.
Last nameCustomer's last name.
Full nameFull name of the customer.
Business nameCustomer's business name.
EmailCustomer's email address.
PhoneCustomer's phone number.

Last updated: