Zoho Desk - Search records action

The Search records action enables you to retrieve a list of records that match your search criteria in Zoho Desk.

Input

Input fieldDescription
ObjectSpecify the object to create the record. Fields load dynamically based on the object you select.

For example, if the selected object is Contact, the input schema will be below.

Input fieldsDescription
Contact IDEnter the ID of the contact.
Full nameProvide the full name of the contact.
First nameProvide the first name of the contact.
Last nameProvide the last name of the contact.
EmailEnter the Email ID of the contact.
Account nameProvide the account name to which the contact is linked.
PhoneProvide the phone number of the contact.
MobileEnter the mobile number of the contact.
OffsetProvide the index number, starting from which the records must be fetched.
LimitProvide the number of records to fetch. The default is 10.
Search stringSpecify the search string to search throughout the contact.
FromProvide the From time, which will be used to search for contacts based on their creation timestamp.
ToProvide the To time, which will be used to search for contacts based on their creation timestamp.
FromProvide the From time, which will be used to search for contacts based on their last modified timestamp.
ToProvide the To time, which will be used to search for contacts based on their last modified timestamp.
Sort bySelect the suitable attribute to sort the result set.
Custom fieldsProvide the value to search records by user-defined fields. Use the format: CustomFieldName:Value. For example - cf_phone:902*.

Output

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

For example, if the selected object is Contact, the output schema will be shown below.

Output fieldDescription
ContactsThe main object that contains the records.
First nameFirst name of the contact.
Last nameLast name of the contact.
EmailEmail ID of the contact.
Account nameAccount name to which the contact is linked.
PhonePhone number of the contact.
MobileMobile number of the contact.
TitleTitle of the contact.
Contact ownerID of the user who creates the contact.
TypeType of the contact.
StreetStreet address of the contact.
CityCity of residence of the contact.
StateState of residence of the contact.
ZipZip code of the contact.
CountryCountry of residence of the contact.
DescriptionDescription of the contact.
TwitterTwitter ID of the contact.
FacebookFacebook ID of the contact.
Secondary emailSecondary email ID of the contact.
Custom fieldsUser-defined fields related to contact.
Contact IDID of the contact.
Created timeTimestamp when the record was created.
Modified timeTimestamp when the record was last modified.
Photo URLPhoto URL of the contact.
Web URLWeb URL of the contact.
Is end userIndicates if the contact is an end user.
Account IDAccount ID of the contact.
Account countAccount count of the contact.
Layout IDLayout ID of the contact.
Is anonymousIndicates if the contact is anonymous.
Is spamIndicates if the contact is spam.

Refer to the Zoho Desk Documentation for more information.

Last updated: