Zoho Desk - List records action

The List records action enables you to retrieve a list of records in Zoho Desk.

Input

Input fieldDescription
ObjectSelect 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
FromEnter the index number, starting from which the records must be fetched.
LimitEnter the number of records to fetch. The default is 10, and the maximum is 100.
Sort bySelect attributes to sort the records by.
ViewsEnter the ID of the view to apply while fetching the records.

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
ListThe 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: