Zoho Desk - New event trigger

The New event trigger runs the recipe when a new event occurs in Zoho Desk.

Input

Input fieldDescription
ObjectSpecify the object to retrieve the details of a 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
Event typeSelect the type of event from the drop-down menu.
Set trigger conditionDefine further guidelines added to a specific trigger that filter what type of trigger events should be selected for processing.

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
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 on schema.

Last updated: